From 8875e871054baf62eefe955dfe0b4dcea48f4307 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 17 Jan 2023 00:55:23 +0100 Subject: Load treesitter on verylazy --- fnl/plugins/editor/treesitter.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fnl/plugins/editor/treesitter.fnl b/fnl/plugins/editor/treesitter.fnl index 1d96a13..3679b50 100644 --- a/fnl/plugins/editor/treesitter.fnl +++ b/fnl/plugins/editor/treesitter.fnl @@ -34,6 +34,6 @@ {1 :nvim-treesitter/nvim-treesitter :build ":TSUpdate" - :event :BufReadPost + :event :VeryLazy :config (fn [] (setup))} -- cgit v1.2.3-70-g09d2