summaryrefslogtreecommitdiff
path: root/utils/installer/uninstall.ps1
AgeCommit message (Collapse)Author
2022-11-04fix(installer): Use master in windows installer (#3421)LostNeophyte
2022-04-02fix(installer/pwsh): fixes some details on installer and uninstaller (#2404)Bruno Gava Guerra
2022-03-10feat(windows): add custom config_win.example.lua (#2330)kylo252
2021-10-03refactor: auto-generate language configuration (#1584)kylo252
Refactor the monolithic `lvim.lang` design into a more modular approach. IMPORTANT: run `:LvimUpdate` in order to generate the new ftplugin template files.