install node neovim module

This commit is contained in:
Ray Elliott 2020-03-19 21:54:39 +00:00
parent 9571ade0c1
commit d83b79b988
1 changed files with 1 additions and 0 deletions

View File

@ -20,3 +20,4 @@ cd /home/"$_user"
rm -Rf .config/nvim
su ray -c 'git clone https://git.rayelliott.dev/dots/nvim.git .config/nvim'
su ray --login -c 'yarn global add neovim'