aboutsummaryrefslogtreecommitdiffstats
path: root/.vundles.local
diff options
context:
space:
mode:
authorDavid Runge <david.runge@frqrec.com>2014-04-09 00:39:25 +0200
committerDavid Runge <david.runge@frqrec.com>2014-04-09 00:39:25 +0200
commitf93dd5949798d67f9f2954c95b06054036341e45 (patch)
tree39377137c61ae02fc9bc77912fa40ddb0795366c /.vundles.local
parent74974fc12ac2e3c55aa94dcedcd3a448d962b9e2 (diff)
downloaddotfiles-f93dd5949798d67f9f2954c95b06054036341e45.tar.gz
dotfiles-f93dd5949798d67f9f2954c95b06054036341e45.tar.bz2
dotfiles-f93dd5949798d67f9f2954c95b06054036341e45.tar.xz
dotfiles-f93dd5949798d67f9f2954c95b06054036341e45.zip
Adding personal vundles file
Diffstat (limited to '.vundles.local')
-rw-r--r--.vundles.local12
1 files changed, 12 insertions, 0 deletions
diff --git a/.vundles.local b/.vundles.local
new file mode 100644
index 0000000..ae155d5
--- /dev/null
+++ b/.vundles.local
@@ -0,0 +1,12 @@
+" 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"
+
+