diff --git a/.vimrc b/.vimrc index 9974b96..a6ae4b4 100644 --- a/.vimrc +++ b/.vimrc @@ -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'