|
|
@@ -70,9 +70,11 @@
|
|
|
"Bundle 'myusuf3/numbers.vim'
|
|
|
|
|
|
Bundle 'nathanaelkane/vim-indent-guides'
|
|
|
- if !exists('g:spf13_no_views')
|
|
|
- Bundle 'vim-scripts/restore_view.vim'
|
|
|
- endif
|
|
|
+
|
|
|
+ " Removed: Views are annoying
|
|
|
+ "if !exists('g:spf13_no_views')
|
|
|
+ "Bundle 'vim-scripts/restore_view.vim'
|
|
|
+ "endif
|
|
|
|
|
|
" Removed: Great, but is slow when you work through tunnels, which I do a LOT.
|
|
|
"Bundle 'airblade/vim-gitgutter'
|