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

View File

@ -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 = {

View File

@ -21,7 +21,6 @@ zinit snippet OMZ::lib/completion.zsh
zinit snippet OMZ::lib/git.zsh
zinit snippet OMZ::lib/theme-and-appearance.zsh
zinit ice as="completion"
zinit snippet OMZ::plugins/docker/_docker
zinit snippet OMZP::composer
zinit snippet OMZP::aws
zinit snippet OMZ::plugins/sudo/sudo.plugin.zsh