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