addet shfmt and remove typos_ls
This commit is contained in:
parent
2f5936df7e
commit
84adb02beb
2 changed files with 7 additions and 6 deletions
|
@ -34,14 +34,14 @@ return {
|
|||
"svelte",
|
||||
"lua_ls",
|
||||
"graphql",
|
||||
"typos_lsp",
|
||||
-- "typos_lsp",
|
||||
"emmet_ls",
|
||||
"prismals",
|
||||
"pyright",
|
||||
"lemminx",
|
||||
"hyprls",
|
||||
"textlsp",
|
||||
"yamlls",
|
||||
"lemminx",
|
||||
"hyprls",
|
||||
"textlsp",
|
||||
"yamlls",
|
||||
},
|
||||
})
|
||||
|
||||
|
@ -51,6 +51,7 @@ return {
|
|||
"stylua", -- lua formatter
|
||||
"pylint",
|
||||
"eslint_d",
|
||||
"shfmt",
|
||||
},
|
||||
})
|
||||
end,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue