diff --git a/init.lua b/init.lua index a82206fc..463de972 100644 --- a/init.lua +++ b/init.lua @@ -578,9 +578,9 @@ local servers = { }, diagnostics = { enable = true - } - } - } + }, + }, + }, -- tsserver = {}, -- html = { filetypes = { 'html', 'twig', 'hbs'} },