1
0
Fork 0

nvim: Install plugins as a post-install hook

This commit is contained in:
Jeremy Kaplan 2021-04-19 20:03:49 -07:00
commit 9dd750694b
3 changed files with 12 additions and 0 deletions

2
neovim/pluginstall.vim Normal file
View file

@ -0,0 +1,2 @@
:PlugInstall
:xa