Pin treesitter to 0.9.2.
This commit is contained in:
parent
8ab1d2f8e3
commit
447a1f0511
@ -1,5 +1,7 @@
|
||||
return {
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
version = "0.9.2",
|
||||
commit = false,
|
||||
opts = {
|
||||
ensure_installed = {
|
||||
"bash",
|
||||
|
Loading…
Reference in New Issue
Block a user