fix(treesitter): disable treesitter-rewrite extra for now. not ready yet

This commit is contained in:
Folke Lemaitre 2024-05-17 22:38:45 +02:00
parent 39bec71ce9
commit 87bb766123
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
2 changed files with 2 additions and 0 deletions

View file

@ -101,6 +101,7 @@ return {
},
{
"RRethy/vim-illuminate",
optional = true,
enabled = false,
},
}