mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-03-03 18:00:18 +00:00
19 lines
435 B
Bash
19 lines
435 B
Bash
webi \
|
|
vim-leader \
|
|
vim-shell \
|
|
vim-sensible \
|
|
vim-viminfo \
|
|
vim-lastplace \
|
|
vim-spell \
|
|
vim-ale \
|
|
vim-prettier \
|
|
vim-whitespace
|
|
# done
|
|
|
|
printf '\n'
|
|
printf 'Suggestion: Also check out these great plugins:\n'
|
|
printf ' - vim-nerdtree (better than the default file browser)\n'
|
|
printf ' - vim-gui (mouse & clipboard support)\n'
|
|
printf ' - vim-go (golang linting, etc)\n'
|
|
printf '\n'
|