aboutsummaryrefslogtreecommitdiffstats
path: root/.vundles.local
diff options
context:
space:
mode:
authorDavid Runge <david.runge@frqrec.com>2014-10-17 18:25:52 +0200
committerDavid Runge <david.runge@frqrec.com>2014-10-17 18:25:52 +0200
commit299727ffccab54370cb962605f2b9830be7667d9 (patch)
treeae8068123741fa2bebbd3ccc423bc489fb37be22 /.vundles.local
parenta22250817582747900547e143b489f4f83be71f0 (diff)
downloaddotfiles-299727ffccab54370cb962605f2b9830be7667d9.tar.gz
dotfiles-299727ffccab54370cb962605f2b9830be7667d9.tar.bz2
dotfiles-299727ffccab54370cb962605f2b9830be7667d9.tar.xz
dotfiles-299727ffccab54370cb962605f2b9830be7667d9.zip
vundles: added better latex-suite, graphviz, youcompleteme, gnupg. Removed additional ctrlp, worse latex-suite
Diffstat (limited to '.vundles.local')
-rw-r--r--.vundles.local12
1 files changed, 9 insertions, 3 deletions
diff --git a/.vundles.local b/.vundles.local
index 4763c30..06f3c6c 100644
--- a/.vundles.local
+++ b/.vundles.local
@@ -7,16 +7,22 @@ Bundle "Matt-Stevens/vim-systemd-syntax"
" processing
Bundle "sophacles/vim-processing"
"latex
-Bundle "vim-scripts/LaTeX-Suite-aka-Vim-LaTeX"
+"Bundle "vim-scripts/LaTeX-Suite-aka-Vim-LaTeX"
"octave
Bundle "sjas/octave.vim"
" netrw
Bundle "vim-scripts/netrw.vim"
-" ctrlp
-Bundle "vim-scripts/ctrlp.vim"
" vim-arduino-syntax
Bundle "sudar/vim-arduino-syntax"
" vim-arduino-snippets
Bundle "sudar/vim-arduino-snippets"
" vim-iptables
Bundle "vim-scripts/iptables"
+" gnupg
+Bundle "jamessan/vim-gnupg"
+" Latex suite
+Bundle "gerw/vim-latex-suite"
+" graphviz
+Bundle "wannesm/wmgraphviz.vim.git"
+" YouCompleteMe
+Bundle "Valloric/YouCompleteMe.git"