mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-19 03:56:16 +00:00
fix(vim-essentials): install bins last in case they fail (looking at you sudo'd npm)
This commit is contained in:
@@ -12,12 +12,12 @@ __init_vim_essentials() {
|
||||
vim-smartcase \
|
||||
vim-spell \
|
||||
vim-ale \
|
||||
vim-whitespace \
|
||||
vim-shfmt \
|
||||
vim-prettier \
|
||||
shellcheck \
|
||||
shfmt \
|
||||
vim-shfmt \
|
||||
prettier \
|
||||
vim-prettier \
|
||||
vim-whitespace
|
||||
prettier
|
||||
# done
|
||||
|
||||
printf '\n'
|
||||
|
||||
Reference in New Issue
Block a user