mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-09 17:04:36 +02:00
fix(treesitter): disable treesitter-rewrite extra for now. not ready yet
This commit is contained in:
parent
39bec71ce9
commit
87bb766123
2 changed files with 2 additions and 0 deletions
|
@ -101,6 +101,7 @@ return {
|
|||
},
|
||||
{
|
||||
"RRethy/vim-illuminate",
|
||||
optional = true,
|
||||
enabled = false,
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue