mirror of
https://github.com/marianozunino/nvim.git
synced 2025-06-28 18:43:50 -03:00
chore: add svelte and csharpier
This commit is contained in:
parent
839578bf0c
commit
8ace408fdd
2 changed files with 19 additions and 17 deletions
|
@ -80,6 +80,7 @@ function M.config()
|
|||
"omnisharp",
|
||||
"vtsls",
|
||||
"yaml-language-server",
|
||||
"svelte-language-server",
|
||||
|
||||
-- Formatters
|
||||
"prettierd",
|
||||
|
@ -87,6 +88,7 @@ function M.config()
|
|||
"stylua",
|
||||
"latexindent",
|
||||
"clang-format",
|
||||
"csharpier",
|
||||
|
||||
-- Additional tools
|
||||
"eslint_d",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue