fix(twig): correct code style

This commit is contained in:
tw 2025-01-24 15:51:25 +01:00
parent eb853b48cd
commit a21592164b

View file

@ -1,7 +1,7 @@
return {
recommended = {
ft = "twig",
root = { }
root = {},
},
{
"nvim-treesitter/nvim-treesitter",