netrw mappings

This commit is contained in:
ManjaroOne666 2018-02-18 13:07:37 +00:00
commit b0f22bdc9b
2 changed files with 3 additions and 1 deletions

2
vimrc
View file

@ -153,7 +153,7 @@ nnoremap <leader>co :!clear;
" netrw
nnoremap <leader>ex :Ex<CR>
nnoremap <leader>ee :e .<CR>
nnoremap <leader>qq :Rex<CR>
nnoremap <leader>eq :Rex<CR>
" better window navigaton
nnoremap <C-h> <C-w>h