Commit graph

14 commits

Author SHA1 Message Date
kylo252
a0b2a0e9bf
feat(installer): allow customizing NVIM_APPNAME (#3896) 2023-04-12 12:46:29 -04:00
Vaisakh K M
57ae7581bf
fix(uninstaller): correct a sentence in help (#3511)
* fix(uninstaller): fixing a wrong sentence in help 
* fix: double space

Co-authored-by: LostNeophyte <lostneophyte@tuta.io>
2022-11-22 14:38:46 +01:00
Vaisakh K M
40ec8a0e6a
fix(uninstaller): add separate flag to remove user config (#3508) 2022-11-21 23:26:20 -05:00
opalmay
1fbdcabf19
fix: don't install desktop file w/o xdg-desktop-menu (#3229) 2022-10-14 18:33:08 +02:00
opalmay
4fa96e8e79
feat(uninstaller): desktop entry
feat(uninstaller): desktop entry
2022-10-10 02:23:29 +03:00
kylo252
0481ec8ddd
refactor: update impatient (#2477) 2022-04-20 13:22:26 +02:00
kylo252
4c705bc07d
feat(windows): add custom config_win.example.lua (#2330) 2022-03-10 09:54:38 +01:00
Spaxly
79d673edbc
feat: add some messages in uninstall.sh (#1945)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2021-12-02 10:17:23 +01:00
kylo252
ee4d580bb2
fix: update the uninstallation script (#1924) 2021-11-08 18:55:53 +01:00
rebuilt
0641875494
Correct path of uninstall script. (#1500) 2021-09-08 16:39:22 +04:30
kylo252
03b7da74ee
Fix formatting according to style-guide (#1057) 2021-08-12 11:31:31 +02:00
rayane866
c2ef6f43e2
[Feature]: Termux Support (#1206) 2021-08-02 16:04:26 +00:00
UltimateOmega
cb108adec4
[General] Create lvim.desktop (#1123) 2021-07-26 18:26:37 -04:00
Christian Chiarulli
98f8a77819
New contract (#1080)
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
2021-07-24 21:17:11 -04:00