dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit f6c2f6a35b170850f170a1c824e0594a49bff044
parent f133aca88b9acf813d47b6ddcec702c611602436
Author: rubberduckdev <yuval.langer@gmail.com>
Date:   Fri, 28 Feb 2014 20:38:57 +0200

Adding hsitz/VimOrganizer

Diffstat:
M.vimrc.bundles.local | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/.vimrc.bundles.local b/.vimrc.bundles.local @@ -19,3 +19,5 @@ Bundle 'dahu/vimple' Bundle 'Floobits/floobits-vim' Bundle 'pbrisbin/html-template-syntax' + +Bundle 'hsitz/VimOrganizer'