vim-beyondcode: add more

This commit is contained in:
AJ ONeal
2021-03-24 18:06:03 +00:00
parent ebce2f6415
commit 954bef9691
+19 -3
View File
@@ -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