Updated config

Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
2024-01-19 21:34:15 +01:00
parent 76ad2385e9
commit 8daffdbbdf
4 changed files with 10 additions and 10 deletions

View File

@@ -29,8 +29,7 @@ return {
mason_null_ls.setup({
ensure_installed = {
"stylua",
"clang-format",
"eslint_d",
"eslint",
},
automatic_installation = true,
})