Files
dotfiles/setup/vim.sh

5 lines
100 B
Bash
Executable File

#!/bin/sh
nvim -c 'autocmd User PackerComplete quitall' -c 'PackerSync'
nvim +Mason +15sleep +qall