Update movement.lua
This commit is contained in:
parent
3d04b09581
commit
679c79d068
1 changed files with 3 additions and 0 deletions
|
@ -7,3 +7,6 @@ nnoremap('<C-l>', ':bnext<cr>')
|
||||||
|
|
||||||
-- Fuzzy finder (fzf)
|
-- Fuzzy finder (fzf)
|
||||||
nmap('<C-f>', ':Rg<cr>')
|
nmap('<C-f>', ':Rg<cr>')
|
||||||
|
|
||||||
|
-- NetRW
|
||||||
|
nnoremap('<S-w>', ':Ex<cr>')
|
||||||
|
|
Loading…
Reference in a new issue