Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-06 | feat: enable global installation (#3161) | kylo252 | |
2022-03-10 | feat(windows): add custom config_win.example.lua (#2330) | kylo252 | |
2021-10-31 | feat: 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-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. |