[vim] minor change
This commit is contained in:
parent
e7f1e87a57
commit
22344a2b0c
@ -179,7 +179,7 @@ call minpac#add('mhinz/vim-crates')
|
|||||||
call minpac#add('tpope/vim-dispatch')
|
call minpac#add('tpope/vim-dispatch')
|
||||||
|
|
||||||
let g:racer_experimental_completer = 1
|
let g:racer_experimental_completer = 1
|
||||||
let g:nv_search_paths = ['~/notes']
|
let g:nv_search_paths = ['./notes', '~/notes', '~/projets/sysnove/notes']
|
||||||
let g:nv_default_extension = '.md'
|
let g:nv_default_extension = '.md'
|
||||||
let g:nv_create_note_window = 'edit'
|
let g:nv_create_note_window = 'edit'
|
||||||
map <F5> <esc>:!pdflatex %<CR>
|
map <F5> <esc>:!pdflatex %<CR>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user