Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-20 | fix(windows): use correct validation for the alias (#2371) | kylo252 | |
2022-03-10 | feat(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-09 | fix(bootstrap): remove hard-coded spellfile option (#2061) | kylo252 | |
2021-10-24 | chore: update docs to reflect recent changes (#1841) | kylo252 | |
2021-10-20 | [Bugfix] Fix Windows environment variables in .ps1 scripts (#1802) | Antyos | |
2021-10-03 | fix: restore windows installer default branch | kylo252 | |
2021-10-03 | refactor: 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. |