summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vimrc b/vimrc
index 07e40de..0571b95 100644
--- a/vimrc
+++ b/vimrc
@@ -26,7 +26,7 @@ if !has('nvim') && &ttimeoutlen == -1
set ttimeoutlen=100
endif
-set timeoutlen=100
+set timeoutlen=500
" Use <C-L> to clear the highlighting of :set hlsearch.
if maparg('<C-L>', 'n') ==# ''