Pin treesitter to 0.9.2.
This commit is contained in:
parent
8ab1d2f8e3
commit
447a1f0511
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue