Add gn mapping to vim similar to ranger

This commit is contained in:
Talia 2021-11-26 09:58:28 +01:00
parent 3eb17dd9ff
commit 1b28cc113e
1 changed files with 2 additions and 0 deletions

View File

@ -493,6 +493,8 @@ vnoremap <leader>p ""s<C-R>+<esc>
map S :shell<CR> map S :shell<CR>
nnoremap gn :tab split<CR>
nnoremap val 0vg$h nnoremap val 0vg$h
nnoremap vil ^vg_ nnoremap vil ^vg_