mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-19 03:56:16 +00:00
vim-beyondcode: add more
This commit is contained in:
@@ -1,8 +1,24 @@
|
||||
# mostly lightweight, or essential
|
||||
webi \
|
||||
vim-leader \
|
||||
vim-shell \
|
||||
vim-sensible \
|
||||
vim-spell \
|
||||
vim-viminfo \
|
||||
vim-lastplace \
|
||||
vim-syntastic \
|
||||
vim-prettier
|
||||
vim-spell \
|
||||
vim-ale \
|
||||
vim-prettier \
|
||||
vim-whitespace
|
||||
|
||||
# requires special hardware (mouse) or software (nerdfont)
|
||||
webi \
|
||||
vim-gui \
|
||||
vim-nerdtree \
|
||||
nerdfont \
|
||||
vim-devicons
|
||||
|
||||
if [ -n "$(command -v go)" ]; then
|
||||
webi vim-go
|
||||
fi
|
||||
|
||||
# done
|
||||
|
||||
Reference in New Issue
Block a user