diff options
Diffstat (limited to 'dotvimrc')
-rw-r--r-- | dotvimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ NeoBundle 'tpope/vim-surround.git' NeoBundle 'taglist.vim' NeoBundle 'ifdef-highlighting' NeoBundle 'tpope/vim-speeddating' " can do C-A and C-X on dates! +NeoBundle 'Tag-Signature-Balloons' filetype plugin on filetype indent on |