Updated config

Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
2024-02-29 23:26:13 +01:00
parent a59fdc4cad
commit 6f9bbc1c8d
3 changed files with 12 additions and 6 deletions

View File

@@ -23,6 +23,7 @@ return {
"pyright",
"powershell_es",
"jsonls",
"eslint"
},
automatic_installation = true,
})
@@ -30,7 +31,6 @@ return {
mason_null_ls.setup({
ensure_installed = {
"stylua",
"eslint_d",
},
automatic_installation = true,
})