mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 19:12:11 +02:00
add reset search
This commit is contained in:
@@ -174,6 +174,11 @@
|
||||
action = "<cmd>lua Snacks.picker.grep_word()<cr>";
|
||||
options.desc = "Visual selection or word";
|
||||
}
|
||||
{
|
||||
key = "<leader>sr";
|
||||
action = "<cmd>nohlsearch<cr>";
|
||||
options.desc = "Reset search";
|
||||
}
|
||||
|
||||
# LSP
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user