summary refs log tree commit diff
path: root/.vimrc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2012-04-07 15:01:27 -0400
committerJune McEnroe <june@causal.agency>2012-04-07 15:01:27 -0400
commit175764fe2266c23807a3996256ae586be1556d6b (patch)
treee81556829332e92f05e505b0368e875a756f1644 /.vimrc
parentUpdate vim-smartinput (diff)
downloadsrc-175764fe2266c23807a3996256ae586be1556d6b.tar.gz
src-175764fe2266c23807a3996256ae586be1556d6b.zip
Remove Itchy startup
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc3
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