1
0
mirror of https://github.com/klmp200/vim-sync.git synced 2025-07-11 20:39:24 +00:00

Autocompletion

This commit is contained in:
2016-09-21 10:45:01 +02:00
parent c1be122b8d
commit 0263949cfe
2 changed files with 7 additions and 1 deletions

View File

@ -13,3 +13,8 @@ Plugin 'honza/vim-snippets'
Plugin 'ctrlpvim/ctrlp.vim'
Plugin 'hotchpotch/perldoc-vim'
Plugin 'evanmiller/nginx-vim-syntax'
Plugin 'ervandew/supertab'
Plugin 'AutoComplPop'
Plugin 'a.vim'
Plugin 'shanzi/autoheader'
Plugin 'drmikehenry/vim-headerguard'