cknadler / vim-anywhere

Use Vim everywhere you've always wanted to
MIT License
3.67k stars 146 forks source link

shellchecked file(s), added prompt to reinstall #110

Closed formula-spectre closed 1 year ago

formula-spectre commented 3 years ago

title. I used shellcheck to check for correctness, plus I added the reinstall prompt since I saw it was a todo. hope this helps!
the next feature I would like to add is adding a config file that allows user to set the gui and a way to make the user choose where to install .vim-anywhere aside $HOME. as of now, please review my code and tell me if it is okay.