update
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user