添加下载脚本

This commit is contained in:
2026-04-21 18:23:29 +08:00
parent a4609d60bf
commit f47d8caddd

3
install.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim