Add gn mapping to vim similar to ranger
This commit is contained in:
parent
3eb17dd9ff
commit
1b28cc113e
1 changed files with 2 additions and 0 deletions
|
@ -493,6 +493,8 @@ vnoremap <leader>p ""s<C-R>+<esc>
|
|||
|
||||
map S :shell<CR>
|
||||
|
||||
nnoremap gn :tab split<CR>
|
||||
|
||||
nnoremap val 0vg$h
|
||||
nnoremap vil ^vg_
|
||||
|
||||
|
|
Loading…
Reference in a new issue