add auto-pairs plugin

This commit is contained in:
Simo-Pekka Kerkelä 2015-04-29 22:47:34 +03:00
parent 3481a415f8
commit 0a2c8d4d62

View file

@ -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