LunarVim/utils/installer/uninstall.ps1
kylo252 d01ba08eae
refactor: auto-generate language configuration (#1584)
Refactor the monolithic `lvim.lang` design into a more modular approach.

IMPORTANT: run `:LvimUpdate` in order to generate the new ftplugin template files.
2021-10-03 16:13:46 +02:00

1 line
No EOL
63 B
PowerShell

Remove-Item -Path "$HOME/.local/share/lunarvim" -Recurse -Force