summaryrefslogtreecommitdiff
path: root/fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2024-02-24 23:34:50 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2024-02-24 23:34:50 +0100
commit85f1c9c9f4ec9621c3f035cde5c6ff146437ef61 (patch)
tree3eb60d6a8c9d83b96ade8b7b87b402abbc0ae993 /fnl
parent8b83e4c2ba6f17108ab13e06f8143c5045b7250e (diff)
Set commit for treesitter
Diffstat (limited to 'fnl')
-rw-r--r--fnl/plugins/treesitter.fnl1
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}