From ac876bcfe938849005309a2cb5da01451094c81c Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 17 Jun 2014 16:10:43 +0200 Subject: Adding netrw and ctrlp vim plugins --- .vundles.local | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.vundles.local') 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" -- cgit v1.2.3-54-g00ecf