aboutsummaryrefslogtreecommitdiffstats
path: root/.vim
diff options
context:
space:
mode:
authorDavid Runge <david.runge@native-instruments.de>2019-09-27 11:20:02 +0200
committerDavid Runge <david.runge@native-instruments.de>2019-09-27 11:20:02 +0200
commit7cd9d80395dc1816abf6082c2e916da16a3894c2 (patch)
tree229fe2e03df26f5ac3c2c9d73baf65998aa48570 /.vim
parent8545a1df188418c2fa1e2ad0db1c66a2642c8edd (diff)
downloaddotfiles-7cd9d80395dc1816abf6082c2e916da16a3894c2.tar.gz
dotfiles-7cd9d80395dc1816abf6082c2e916da16a3894c2.tar.bz2
dotfiles-7cd9d80395dc1816abf6082c2e916da16a3894c2.tar.xz
dotfiles-7cd9d80395dc1816abf6082c2e916da16a3894c2.zip
.vim/addons.vim: Removing youcompleteme and adding coverage-highlight.
Diffstat (limited to '.vim')
-rw-r--r--.vim/addons.vim2
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