diff options
-rw-r--r-- | dotvimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -76,6 +76,7 @@ let g:syntastic_error_symbol='✗' let g:syntastic_warning_symbol='⚠' let g:Powerline_symbols = 'unicode' +NeoBundle 'Tag-Signature-Balloons' filetype plugin on filetype indent on |