ecosse3 / nvim

A non-minimal Neovim config built to work most efficiently with Frontend Development
GNU General Public License v3.0
1.21k stars 109 forks source link

You should add a warning that this will wipe the whole `~/.cache` directory... #79

Closed mohad12211 closed 2 years ago

mohad12211 commented 2 years ago

I skimmed through the install script and I thought that rm -rf cache_dir will remove nvim's cache, but it removed the whole .cache dir, and that's not always safe.