summaryrefslogtreecommitdiff
path: root/fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2024-02-27 22:48:41 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2024-02-27 22:48:41 +0100
commit5e238d4e6def544e974a7b0cbbca3d633b7507b4 (patch)
treeb4118626ce37f9d6fe46640d1f989de47a8f5a70 /fnl
parent8ba6a1de5ae099a2e3a079db11a9a2dbfcc3183f (diff)
Update update time
Diffstat (limited to 'fnl')
-rw-r--r--fnl/settings/options.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/settings/options.fnl b/fnl/settings/options.fnl
index 9e0134a..1e9d712 100644
--- a/fnl/settings/options.fnl
+++ b/fnl/settings/options.fnl
@@ -39,7 +39,7 @@
;; set term gui colors (most terminals support this)
:termguicolors true
;; time to wait for a mapped sequence to complete (in milliseconds)
- :timeoutlen 1000
+ :timeoutlen 300
;; enable persistent undo
:undofile true
;; faster completion (4000ms default)