summaryrefslogtreecommitdiff
path: root/utils/bin/lvim.ps1
AgeCommit message (Collapse)Author
2022-10-06feat: enable global installation (#3161)kylo252
2022-03-10feat(windows): add custom config_win.example.lua (#2330)kylo252
2021-10-31feat: add support for using minimal_lsp on windows (#1882)kylo252
2021-10-20[Bugfix] Fix Windows environment variables in .ps1 scripts (#1802)Antyos
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.