Adding numbers.vim and vimux

This commit is contained in:
Dustin Swan
2012-10-04 13:46:33 -06:00
parent 3a4a9e3c69
commit ffdc68e336
2 changed files with 3 additions and 1 deletions

2
vimrc
View File

@@ -38,6 +38,8 @@ Bundle 'rstacruz/sparkup', {'rtp': 'vim/'}
Bundle 'mbbill/undotree'
Bundle 'Shougo/neocomplcache'
Bundle 'coderifous/textobj-word-column.vim'
Bundle 'myusuf3/numbers.vim'
Bundle 'benmills/vimux'
" Snipmate
" Bundle 'MarcWeber/vim-addon-mw-utils'