mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 20:00:05 +08:00
Fix #247
This commit is contained in:
parent
a648676813
commit
f85e4e73db
@ -28,7 +28,7 @@ let g:neocomplcache_enable_prefetch = 1
|
|||||||
let g:neocomplcache_skip_auto_completion_time = '0.6'
|
let g:neocomplcache_skip_auto_completion_time = '0.6'
|
||||||
|
|
||||||
" For auto select.
|
" For auto select.
|
||||||
let g:neocomplcache_enable_auto_select = 1
|
let g:neocomplcache_enable_auto_select = 0
|
||||||
|
|
||||||
let g:neocomplcache_enable_auto_delimiter = 1
|
let g:neocomplcache_enable_auto_delimiter = 1
|
||||||
let g:neocomplcache_disable_auto_select_buffer_name_pattern =
|
let g:neocomplcache_disable_auto_select_buffer_name_pattern =
|
||||||
|
Loading…
Reference in New Issue
Block a user