remove notoire
This commit is contained in:
parent
690218ba0e
commit
017bd84327
@ -165,10 +165,7 @@ call minpac#add('Shougo/deoplete.nvim')
|
||||
call minpac#add('dense-analysis/ale')
|
||||
call minpac#add('mhinz/vim-crates')
|
||||
call minpac#add('tpope/vim-dispatch')
|
||||
call minpac#add('KevinBockelandt/notoire')
|
||||
|
||||
let g:notoire_folders = ['~/notes/']
|
||||
let g:notoire_file_extension = 'md'
|
||||
let g:racer_experimental_completer = 1
|
||||
let g:nv_search_paths = ['~/notes']
|
||||
let g:nv_default_extension = '.md'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user