This commit is contained in:
2025-06-05 23:54:41 -05:00
parent 2c8a6eb948
commit e974ccd7eb

View File

@@ -48,6 +48,7 @@ return {
"black", -- python formatter
"pylint", -- python linter
"eslint_d", -- js linter
"django-template-lsp",
},
})
end,