aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2021-10-11 00:05:39 +0800
committerjdhao <jdhao@hotmail.com>2021-10-11 00:05:39 +0800
commit5366c0644eaa48fa2e9b2b6e15c524e6b5342322 (patch)
treef066ce470baceee26e962f675a068e153d093c7e /core
parent3557b7fb09665e9d6b35f408afc133cf85aefcf5 (diff)
update ignore files
Diffstat (limited to 'core')
-rw-r--r--core/options.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/options.vim b/core/options.vim
index 3fb9389..e241537 100644
--- a/core/options.vim
+++ b/core/options.vim
@@ -13,7 +13,7 @@ set splitbelow splitright
" Time in milliseconds to wait for a mapped sequence to complete,
" see https://unix.stackexchange.com/q/36882/221410 for more info
-set timeoutlen=1000
+set timeoutlen=500
set updatetime=1000 " For CursorHold events