Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-25 | feat(installer): allow customizing NVIM_APPNAMEappname-impl | kylo252 | |
2022-11-22 | fix(uninstaller): correct a sentence in help (#3511) | Vaisakh K M | |
* fix(uninstaller): fixing a wrong sentence in help * fix: double space Co-authored-by: LostNeophyte <[email protected]> | |||
2022-11-21 | fix(uninstaller): add separate flag to remove user config (#3508) | Vaisakh K M | |
2022-10-14 | fix: don't install desktop file w/o xdg-desktop-menu (#3229) | opalmay | |
2022-10-10 | feat(uninstaller): desktop entry | opalmay | |
feat(uninstaller): desktop entry | |||
2022-04-20 | refactor: update impatient (#2477) | kylo252 | |
2022-03-10 | feat(windows): add custom config_win.example.lua (#2330) | kylo252 | |
2021-12-02 | feat: add some messages in uninstall.sh (#1945) | Spaxly | |
Co-authored-by: kylo252 <[email protected]> | |||
2021-11-08 | fix: update the uninstallation script (#1924) | kylo252 | |
2021-09-08 | Correct path of uninstall script. (#1500) | rebuilt | |
2021-08-12 | Fix formatting according to style-guide (#1057) | kylo252 | |
2021-08-02 | [Feature]: Termux Support (#1206) | rayane866 | |
2021-07-26 | [General] Create lvim.desktop (#1123) | UltimateOmega | |
2021-07-24 | New contract (#1080) | Christian Chiarulli | |
Changes to the global config object O is now lvim user_plugins is now plugins user_autocommands is now autocommands No more lang specific plugins Null-ls has replaced both formatter.nvim and nvim-lint |