change notoire extension
This commit is contained in:
parent
ad5349bf10
commit
690218ba0e
@ -168,6 +168,7 @@ call minpac#add('tpope/vim-dispatch')
|
|||||||
call minpac#add('KevinBockelandt/notoire')
|
call minpac#add('KevinBockelandt/notoire')
|
||||||
|
|
||||||
let g:notoire_folders = ['~/notes/']
|
let g:notoire_folders = ['~/notes/']
|
||||||
|
let g:notoire_file_extension = 'md'
|
||||||
let g:racer_experimental_completer = 1
|
let g:racer_experimental_completer = 1
|
||||||
let g:nv_search_paths = ['~/notes']
|
let g:nv_search_paths = ['~/notes']
|
||||||
let g:nv_default_extension = '.md'
|
let g:nv_default_extension = '.md'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user