summaryrefslogtreecommitdiff
path: root/fnl/plugins/ts-comments.fnl
diff options
context:
space:
mode:
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}