aboutsummaryrefslogtreecommitdiffstats
path: root/.vundles.local
diff options
context:
space:
mode:
authorDavid Runge <david.runge@frqrec.com>2014-06-17 16:10:43 +0200
committerDavid Runge <david.runge@frqrec.com>2014-06-17 16:10:43 +0200
commitac876bcfe938849005309a2cb5da01451094c81c (patch)
tree06d3dfaf1c8d963c63d2ece31a9f83aba9e17f2e /.vundles.local
parentbde331c08441d04a6b47835bfc50e194170e66e6 (diff)
downloaddotfiles-ac876bcfe938849005309a2cb5da01451094c81c.tar.gz
dotfiles-ac876bcfe938849005309a2cb5da01451094c81c.tar.bz2
dotfiles-ac876bcfe938849005309a2cb5da01451094c81c.tar.xz
dotfiles-ac876bcfe938849005309a2cb5da01451094c81c.zip
Adding netrw and ctrlp vim plugins
Diffstat (limited to '.vundles.local')
-rw-r--r--.vundles.local4
1 files changed, 4 insertions, 0 deletions
diff --git a/.vundles.local b/.vundles.local
index 0f02485..2d1b274 100644
--- a/.vundles.local
+++ b/.vundles.local
@@ -10,3 +10,7 @@ Bundle "sophacles/vim-processing"
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"