summaryrefslogtreecommitdiff
path: root/utils/installer/install.ps1
AgeCommit message (Collapse)Author
2022-03-20fix(windows): use correct validation for the alias (#2371)kylo252
2022-03-10feat(windows): add custom config_win.example.lua (#2330)kylo252
2022-02-03[Bugfix]: added -ScriptBlock to run commands ```install.ps1``` (#2188)Adrian Nadau Semb
* fix(installer): use script-block to run commands * fix(installer): enforce v7 as erroraction break is not supported in v5
2021-12-09fix(bootstrap): remove hard-coded spellfile option (#2061)kylo252
2021-10-24chore: update docs to reflect recent changes (#1841)kylo252
2021-10-20[Bugfix] Fix Windows environment variables in .ps1 scripts (#1802)Antyos
2021-10-03fix: restore windows installer default branchkylo252
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.