diff options
Diffstat (limited to 'fnl')
| -rw-r--r-- | fnl/plugins/treesitter.fnl | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/fnl/plugins/treesitter.fnl b/fnl/plugins/treesitter.fnl index 02b7a64..9617361 100644 --- a/fnl/plugins/treesitter.fnl +++ b/fnl/plugins/treesitter.fnl @@ -81,6 +81,7 @@  {1 :nvim-treesitter/nvim-treesitter   :dependencies [{1 :nvim-treesitter/nvim-treesitter-textobjects :lazy true}] + :commit :6bd108a6f10aa01b854c3c673b6d9d61662a8c93   :build ":TSUpdate"   :event [:VeryLazy]   : config}  |