mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 22:50:06 +08:00
YCM: autotrigger bash complete
This commit is contained in:
parent
a4f8423462
commit
ea6d0e11df
@ -19,4 +19,5 @@ let g:ycm_semantic_triggers = {
|
||||
\ 'ruby' : ['.', '::'],
|
||||
\ 'lua' : ['.', ':'],
|
||||
\ 'erlang' : [':'],
|
||||
\ 'sh' : ['re!\w{2}', '/', '-'],
|
||||
\ }
|
||||
|
Loading…
Reference in New Issue
Block a user