aboutsummaryrefslogtreecommitdiffstats
path: root/.vundles.local
diff options
context:
space:
mode:
Diffstat (limited to '.vundles.local')
-rw-r--r--.vundles.local28
1 files changed, 28 insertions, 0 deletions
diff --git a/.vundles.local b/.vundles.local
new file mode 100644
index 0000000..06f3c6c
--- /dev/null
+++ b/.vundles.local
@@ -0,0 +1,28 @@
+" Python
+Bundle "klen/python-mode.git"
+" Wordpress
+Bundle "vim-scripts/VimRepress"
+" systemd
+Bundle "Matt-Stevens/vim-systemd-syntax"
+" processing
+Bundle "sophacles/vim-processing"
+"latex
+"Bundle "vim-scripts/LaTeX-Suite-aka-Vim-LaTeX"
+"octave
+Bundle "sjas/octave.vim"
+" netrw
+Bundle "vim-scripts/netrw.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"