update
This commit is contained in:
parent
4fd1b70a5c
commit
68ffd61147
@ -12,6 +12,7 @@ return {
|
|||||||
typescript = {'{{ if .nvim.js_linter }}{{ .nvim.js_linter }}{{ else }}eslint{{ end }}'},
|
typescript = {'{{ if .nvim.js_linter }}{{ .nvim.js_linter }}{{ else }}eslint{{ end }}'},
|
||||||
go = {'gopls'},
|
go = {'gopls'},
|
||||||
rust = {'analyzer'},
|
rust = {'analyzer'},
|
||||||
|
sh = {'shellcheck'},
|
||||||
}
|
}
|
||||||
|
|
||||||
g.ale_fixers = {
|
g.ale_fixers = {
|
||||||
|
@ -21,7 +21,6 @@ zinit snippet OMZ::lib/completion.zsh
|
|||||||
zinit snippet OMZ::lib/git.zsh
|
zinit snippet OMZ::lib/git.zsh
|
||||||
zinit snippet OMZ::lib/theme-and-appearance.zsh
|
zinit snippet OMZ::lib/theme-and-appearance.zsh
|
||||||
zinit ice as="completion"
|
zinit ice as="completion"
|
||||||
zinit snippet OMZ::plugins/docker/_docker
|
|
||||||
zinit snippet OMZP::composer
|
zinit snippet OMZP::composer
|
||||||
zinit snippet OMZP::aws
|
zinit snippet OMZP::aws
|
||||||
zinit snippet OMZ::plugins/sudo/sudo.plugin.zsh
|
zinit snippet OMZ::plugins/sudo/sudo.plugin.zsh
|
||||||
|
Loading…
Reference in New Issue
Block a user