replace tab with buffer in NV
This commit is contained in:
parent
017bd84327
commit
0034f77cce
@ -169,6 +169,7 @@ call minpac#add('tpope/vim-dispatch')
|
||||
let g:racer_experimental_completer = 1
|
||||
let g:nv_search_paths = ['~/notes']
|
||||
let g:nv_default_extension = '.md'
|
||||
let g:nv_create_note_window = 'badd'
|
||||
map <F5> <esc>:!pdflatex %<CR>
|
||||
map <F6> <esc>:!pinpoint %<CR>
|
||||
map <F9> <esc>:!hugo server -Dw<CR>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user