This commit is contained in:
jay
2023-09-01 22:41:00 +08:00
parent 4fd1b70a5c
commit 68ffd61147
2 changed files with 1 additions and 1 deletions
@@ -12,6 +12,7 @@ return {
typescript = {'{{ if .nvim.js_linter }}{{ .nvim.js_linter }}{{ else }}eslint{{ end }}'},
go = {'gopls'},
rust = {'analyzer'},
sh = {'shellcheck'},
}
g.ale_fixers = {