From 88510e83b581fbb0ca2164bfa9b2cb4bdc497ce5 Mon Sep 17 00:00:00 2001
From: NotAShelf
Find files [Telescope]
+Find projects [Telescope]
Type: null or string
@@ -23509,6 +23509,30 @@ null or stringDefault:
"<leader>ft"
Declared by:
+
+
+<nvf/modules/plugins/utility/telescope/telescope.nix>
+
+ |
vim.telescope.mappings.resume
+
+
+Resume (previous search) [Telescope]
+ +Type: +null or string
+ +Default:
+"<leader>fr"
Declared by:
diff --git a/release-notes.html b/release-notes.html
index 0de92a0..eb52709 100644
--- a/release-notes.html
+++ b/release-notes.html
@@ -190,7 +190,7 @@ under vim.filetree.neo-tree , similar to nvimtree.
closure. Both of those scripts have been automatically added to your PATH upon
using neovimConfig or programs.nvf.enable .
|