aboutsummaryrefslogtreecommitdiffstats
path: root/.vundles.local
diff options
context:
space:
mode:
authorDavid Runge <david.runge@frqrec.com>2014-06-17 19:50:09 +0200
committerDavid Runge <david.runge@frqrec.com>2014-06-17 19:50:09 +0200
commitd923be90db7f9dbe976c62aacaa907cc971768dd (patch)
tree1688219288c2adb4639ed2fbe013a19057b61808 /.vundles.local
parent9660eb720076fbc199cd2d4561ba2bd6d865399f (diff)
parent26b672d22f535e41e882bd1f1483edad00afce79 (diff)
downloaddotfiles-d923be90db7f9dbe976c62aacaa907cc971768dd.tar.gz
dotfiles-d923be90db7f9dbe976c62aacaa907cc971768dd.tar.bz2
dotfiles-d923be90db7f9dbe976c62aacaa907cc971768dd.tar.xz
dotfiles-d923be90db7f9dbe976c62aacaa907cc971768dd.zip
Merge branch 'master' of https://github.com/davezerave/dot
* 'master' of https://github.com/davezerave/dot: Cleaning up merge mess Adding netrw and ctrlp vim plugins
Diffstat (limited to '.vundles.local')
-rw-r--r--.vundles.local6
1 files changed, 5 insertions, 1 deletions
diff --git a/.vundles.local b/.vundles.local
index b020552..2d1b274 100644
--- a/.vundles.local
+++ b/.vundles.local
@@ -9,4 +9,8 @@ Bundle "sophacles/vim-processing"
"latex
Bundle "vim-scripts/LaTeX-Suite-aka-Vim-LaTeX"
"octave
-Bundle "sjas/octave.vim" \ No newline at end of file
+Bundle "sjas/octave.vim"
+" netrw
+Bundle "vim-scripts/netrw.vim"
+" ctrlp
+Bundle "vim-scripts/ctrlp.vim"