Add nim tooling
This commit is contained in:
parent
34e2058062
commit
4a98528c4d
3 changed files with 21 additions and 18 deletions
|
|
@ -5,12 +5,13 @@ return {
|
|||
build = ":MasonUpdate",
|
||||
opts = {
|
||||
ensure_installed = {
|
||||
"blue",
|
||||
"eslint_d",
|
||||
"markdownlint",
|
||||
"nimlsp",
|
||||
"prettierd",
|
||||
"shellcheck",
|
||||
"stylua",
|
||||
"blue",
|
||||
"prettierd",
|
||||
"markdownlint",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue