mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-18 08:18:32 +02:00
fix(twig): add root section in recommended
This commit is contained in:
parent
9df59f2e48
commit
eb853b48cd
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
return {
|
||||
recommended = {
|
||||
ft = "twig",
|
||||
root = { }
|
||||
},
|
||||
{
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue