rwxrob-dot/scripts/vimpluginstall

3 lines
49 B
Plaintext
Raw Normal View History

2022-02-09 07:29:05 +00:00
#!/bin/sh
exec vim +':PlugInstall' +':q!' +':q!'