summaryrefslogtreecommitdiff
path: root/fnl/settings/options.fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2026-04-16 14:55:11 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2026-04-16 14:55:11 +0200
commit83a7f3505a441f1c152229d50a3d6011951a82fc (patch)
treeae2587b570fe975ac630f91d4e21d36680d919f2 /fnl/settings/options.fnl
parent9b57b887676d7a86936e67d4a8c0bd1d9775ee62 (diff)
Update
Diffstat (limited to 'fnl/settings/options.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 c72d415..e7ece5f 100644
--- a/fnl/settings/options.fnl
+++ b/fnl/settings/options.fnl
@@ -43,7 +43,7 @@
;; enable persistent undo
:undofile true
;; faster completion (4000ms default)
- :updatetime 100
+ :updatetime 1000
;; if a file is being edited by another program (or was written
;; to file while editing with another program), it is not allowed
;; to be edited