mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 06:10:05 +08:00
Add CompleteParameter when use deoplete as the completion engine.
This commit is contained in:
parent
db93789eb1
commit
d09cd1269e
@ -60,6 +60,7 @@ function! SpaceVim#layers#autocomplete#plugins() abort
|
||||
\ 'on_event' : 'InsertEnter',
|
||||
\ 'loadconf' : 1,
|
||||
\ }])
|
||||
call add(plugins, ['tenfyzhong/CompleteParameter.vim', {'merged': 0}])
|
||||
endif
|
||||
return plugins
|
||||
endfunction
|
||||
|
Loading…
Reference in New Issue
Block a user