Re-add mapping to run current_buffer_fuzzy_find
All checks were successful
/ check (push) Successful in 1m27s
All checks were successful
/ check (push) Successful in 1m27s
This commit is contained in:
parent
a068e0481f
commit
9b54b177af
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
};
|
||||
|
||||
keymaps = {
|
||||
"<leader>/" = "current_buffer_fuzzy_find";
|
||||
"<leader>fb" = "buffers";
|
||||
"<leader>fd" = "find_files";
|
||||
"<leader>fg" = "live_grep";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue