diff options
Diffstat (limited to '')
-rw-r--r-- | .vimrc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.vimrc b/.vimrc index 3314dfe0..e35db89d 100644 --- a/.vimrc +++ b/.vimrc @@ -90,9 +90,6 @@ let g:syntastic_check_on_open=1 let g:syntastic_enable_signs=0 let g:syntastic_auto_loc_list=2 -" Itchy options -let g:itchy_startup = 1 - " Custom maps let g:buffergator_suppress_keymaps=1 |