summaryrefslogtreecommitdiff
path: root/fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2024-03-05 00:14:00 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2024-03-05 00:14:00 +0100
commit011517b4f779c39ff7ce600eaf29a2a148df0cc6 (patch)
tree793caa43398e9884ea5cc21992109cfda0b6b2f8 /fnl
parent7889e0c5119e09876ccfaae6e75a2033184d083a (diff)
Remove fixed commit for treesitter
Diffstat (limited to 'fnl')
-rw-r--r--fnl/plugins/treesitter.fnl1
1 files changed, 0 insertions, 1 deletions
diff --git a/fnl/plugins/treesitter.fnl b/fnl/plugins/treesitter.fnl
index 9617361..02b7a64 100644
--- a/fnl/plugins/treesitter.fnl
+++ b/fnl/plugins/treesitter.fnl
@@ -81,7 +81,6 @@
{1 :nvim-treesitter/nvim-treesitter
:dependencies [{1 :nvim-treesitter/nvim-treesitter-textobjects :lazy true}]
- :commit :6bd108a6f10aa01b854c3c673b6d9d61662a8c93
:build ":TSUpdate"
:event [:VeryLazy]
: config}