add auto-pairs plugin
This commit is contained in:
parent
3481a415f8
commit
0a2c8d4d62
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ Plugin 'nathanaelkane/vim-indent-guides'
|
|||
Plugin 'Raimondi/delimitMate'
|
||||
Plugin 'scrooloose/syntastic'
|
||||
Plugin 'Valloric/YouCompleteMe'
|
||||
Plugin 'jiangmiao/auto-pairs'
|
||||
let g:ycm_add_preview_to_completeopt=0
|
||||
let g:ycm_confirm_extra_conf=0
|
||||
set completeopt-=preview
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue