summaryrefslogtreecommitdiff
path: root/fnl/plugins/editor
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2023-12-05 13:01:55 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2023-12-05 13:01:55 +0100
commit3b613e50e4a4765336c618b11e479985ed98a353 (patch)
tree8df4524b99b25b6996d37f948c1b966740c7e3f4 /fnl/plugins/editor
parent2edeb4557ce67ad65664a8190b690d2f330840fb (diff)
Update event triggering dressing
Diffstat (limited to 'fnl/plugins/editor')
-rw-r--r--fnl/plugins/editor/dressing.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/editor/dressing.fnl b/fnl/plugins/editor/dressing.fnl
index 48bad55..60da1b0 100644
--- a/fnl/plugins/editor/dressing.fnl
+++ b/fnl/plugins/editor/dressing.fnl
@@ -1,3 +1,3 @@
;; UI for inputs
-{1 :stevearc/dressing.nvim :event :VeryLazy}
+{1 :stevearc/dressing.nvim :event :BufReadPost}