summaryrefslogtreecommitdiff
path: root/fnl/plugins/ts-comments.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/ts-comments.fnl
parent4d1774253c4aba3dc929066befd4bb0f883c5b29 (diff)
Diffstat (limited to 'fnl/plugins/ts-comments.fnl')
-rw-r--r--fnl/plugins/ts-comments.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/ts-comments.fnl b/fnl/plugins/ts-comments.fnl
index d8ce85a..9c08fec 100644
--- a/fnl/plugins/ts-comments.fnl
+++ b/fnl/plugins/ts-comments.fnl
@@ -1,3 +1,3 @@
;; Enhance comments with treesitter.
-{1 :folke/ts-comments.nvim :opts {} :event [:BufReadPost :BufNewFile]}
+{1 :folke/ts-comments.nvim :opts {} :event :VeryLazy}