update nvim
This commit is contained in:
parent
722397ac43
commit
00eedb9a16
4 changed files with 11 additions and 2 deletions
|
@ -59,6 +59,11 @@
|
|||
key = "<leader>fr";
|
||||
action = ":Telescope frecency<CR>";
|
||||
}
|
||||
{
|
||||
mode = "n";
|
||||
key = "<leader>zf";
|
||||
action = ":Telescope spell_suggest<CR>";
|
||||
}
|
||||
# {
|
||||
# mode = "n";
|
||||
#key = "<leader>ob";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue