summaryrefslogtreecommitdiff
path: root/fnl/plugins/conform.fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2025-07-24 14:02:46 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2025-07-24 14:02:46 +0200
commit3b2c6360b2dec330fcb676d646988a29bf996c6b (patch)
tree72bc62cd55161e027fd790f288fce576bcd57140 /fnl/plugins/conform.fnl
parent4d1774253c4aba3dc929066befd4bb0f883c5b29 (diff)
Diffstat (limited to 'fnl/plugins/conform.fnl')
-rw-r--r--fnl/plugins/conform.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/conform.fnl b/fnl/plugins/conform.fnl
index 98963be..b84627d 100644
--- a/fnl/plugins/conform.fnl
+++ b/fnl/plugins/conform.fnl
@@ -29,4 +29,4 @@
:toml [:taplo]
:yaml [:yamlfmt]}})
-{1 :stevearc/conform.nvim : init : opts :event [:BufReadPost :BufNewFile]}
+{1 :stevearc/conform.nvim : init : opts :event :BufRead}