diff options
Diffstat (limited to '.vim')
-rw-r--r-- | .vim/addons.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.vim/addons.vim b/.vim/addons.vim index a7550e4..e01daaf 100644 --- a/.vim/addons.vim +++ b/.vim/addons.vim @@ -10,6 +10,7 @@ VAMActivate iptables VAMActivate github:pangloss/vim-javascript VAMActivate github:itspriddle/vim-jquery VAMActivate github:scrooloose/syntastic.git +VAMActivate github:mgedmin/coverage-highlight.vim VAMActivate github:honza/vim-snippets VAMActivate github:garbas/vim-snipmate VAMActivate github:gerw/vim-latex-suite @@ -54,5 +55,4 @@ VAMActivate github:tpope/vim-surround.git VAMActivate github:tpope/vim-unimpaired VAMActivate github:goldfeld/ctrlr.vim VAMActivate github:jamessan/vim-gnupg -VAMActivate github:Valloric/YouCompleteMe.git VAMActivate github:godlygeek/tabular |