MordechaiHadad / bob

A version manager for neovim
MIT License
1.41k stars 36 forks source link

fix: #211 #220

Closed kisuryoza closed 3 months ago

kisuryoza commented 3 months ago

bob erase deletes the whole installation directory is it was. This PR additionally checks if the directory contains more than 1 file (which is nvim itself) and if is true, delete only nvim executable.