diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-02-24 18:04:41 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-02-24 18:04:41 +0100 |
commit | 2c76a9258906f488ce015f6af1e169cd8219cbb6 (patch) | |
tree | 3b69318fa2cc1f2b12b0e1f8b73efe71c1796e29 | |
parent | fb80b46a2eb14ecefd53ca6e35311be5c657d9d9 (diff) |
Update treesitter
-rw-r--r-- | fnl/plugins/treesitter.fnl | 1 |
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} |