mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-14 15:19:12 +08:00
fix(deoplete): fix deoplete for git-commit
This commit is contained in:
parent
a6c5d56311
commit
f0bdb8a20e
@ -79,7 +79,7 @@ endif
|
||||
|
||||
" gitcommit
|
||||
call deoplete#custom#var('omni', 'input_patterns', {
|
||||
\ 'gitcommit': [
|
||||
\ 'git-commit': [
|
||||
\ '[ ]#[ 0-9a-zA-Z]*',
|
||||
\ ],
|
||||
\})
|
||||
|
Loading…
x
Reference in New Issue
Block a user