You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add vim plugin installation if possible. Remove unnecessary code mhartington/nvim-typescript#197 (comment) (for nvim typescript do ./install)
Could allow main install script to install this while fetching install scripts
Fix nvim directory not being symlinked if already exists. Replicate from main install script
Add vim plugin installation if possible. Remove unnecessary code
mhartington/nvim-typescript#197 (comment) (for nvim typescript do ./install)
Could allow main install script to install this while fetching install scripts
Fix
nvim
directory not being symlinked if already exists. Replicate from main install scriptInstall vim plugins via command line junegunn/vim-plug#225
vim +PlugInstall +qall
The text was updated successfully, but these errors were encountered: