This website requires JavaScript.
Explore
Help
Sign In
cohabit
/
server_config
Watch
5
Star
0
Fork
You've already forked server_config
2
Code
Issues
3
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
f61bdbb50a
server_config
/
vim
/
_deploy.sh
6 lines
97 B
Bash
Raw
Normal View
History
Unescape
Escape
feat: add `vim` config and install scripts
2024-06-04 15:54:13 +02:00
# Setup vimrc
fix: patch recursive `cp` in deploy scripts
2024-06-05 18:39:47 +02:00
cp -a ./vim/vim/. /root/
feat: preinstall vim plugin automatically
2024-06-05 22:57:57 +02:00
# Preinstall plugins
fix: remove silent flag for vim plugin install
2024-06-05 23:07:59 +02:00
vim -E +PluginInstall +visual +qall
Reference in a new issue
Copy permalink