Updated: nvim.vim
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
This commit is contained in:
parent
61034bc1eb
commit
e58fff5007
@ -115,6 +115,8 @@ hi CursorLine cterm=NONE term=NONE ctermbg=NONE guibg=NONE
|
||||
hi CursorLine ctermbg=235
|
||||
|
||||
" map
|
||||
nnoremap NN :set nu! <CR>
|
||||
nnoremap nn :set nu <CR>
|
||||
nnoremap S :%s//g<Left><Left>
|
||||
nnoremap ee :!mupdf $(echo % \| sed 's/tex$/pdf/') & disown<CR><CR>
|
||||
map <C-n> :NERDTreeToggle<CR>
|
||||
|
Loading…
Reference in New Issue
Block a user