mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
use buffer path when completing files
This commit is contained in:
@@ -313,6 +313,7 @@ let g:UltiSnipsJumpBackwardTrigger="<c-j>"
|
||||
|
||||
"" Deoplete
|
||||
let g:deoplete#enable_at_startup=1
|
||||
let g:deoplete#file#enable_buffer_path=1
|
||||
|
||||
" markdown preview
|
||||
let g:instant_markdown_autostart = 0
|
||||
|
||||
Reference in New Issue
Block a user