Update movement.lua

This commit is contained in:
Rawley Fowler 2022-07-26 08:01:38 -06:00 committed by GitHub
parent 3d04b09581
commit 679c79d068
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,3 +7,6 @@ nnoremap('<C-l>', ':bnext<cr>')
-- Fuzzy finder (fzf)
nmap('<C-f>', ':Rg<cr>')
-- NetRW
nnoremap('<S-w>', ':Ex<cr>')