mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(nvim): add updates for Packer and Mason to install, setup, and update scripts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
vim -u ~/.vimrc +PlugInstall +qall
|
||||
|
||||
nvim -c 'autocmd User PackerComplete quitall' -c 'PackerSync'
|
||||
nvim +Mason +15sleep +qall
|
||||
|
||||
Reference in New Issue
Block a user