aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vim/vimrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/vim/vimrc b/vim/vimrc
index ef4b151..37d60c3 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -90,6 +90,3 @@ autocmd InsertLeave * match ExtraWhitespace /\s\+$/
autocmd BufWinLeave * call clearmatches()
highlight Comment cterm=italic
-
-
-set ttimeoutlen=50