mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(vim): add install script for Vim plugins
This commit is contained in:
4
setup/vim.sh
Executable file
4
setup/vim.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
vim -u ~/.vimrc +PlugInstall +qall
|
||||
|
||||
Reference in New Issue
Block a user