Added Tabularize

This commit is contained in:
fergalmoran
2013-05-14 10:16:53 +01:00
parent fb830e75d9
commit 14791051e1

1
.vimrc
View File

@@ -24,6 +24,7 @@ Bundle 'rstacruz/sparkup', {'rtp': 'vim/'}
Bundle 'tpope/vim-rails.git'
Bundle 'https://github.com/fholgado/minibufexpl.vim'
Bundle 'https://github.com/juvenn/mustache.vim'
Bundle 'https://github.com/godlygeek/tabular.git'
" vim-scripts repos
Bundle 'L9'
Bundle 'FuzzyFinder'