diff options
author | Matthias Beyer <mail@beyermatthias.de> | 2021-01-08 10:44:04 +0100 |
---|---|---|
committer | Matthias Beyer <mail@beyermatthias.de> | 2021-01-08 10:44:04 +0100 |
commit | 6ab1467ea80a32c09727354810c425c23dca03d4 (patch) | |
tree | 6d1054b0f3cf8fea0621d2a3f7cebb6d5cb0f236 | |
parent | 7bab4e7e0956c7ddccc6a3398d84dcc7f2fad706 (diff) |
-rw-r--r-- | vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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') ==# '' |