Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-21 | refactor: load the default options once (#2592) | kylo252 | |
BREAKING CHANGE: modifying the default options for keymaps and autocmds is now done by overwriting them, since they won't be loaded into the global `lvim` table anymore * refactor: use the lua-commands api * refactor!: use the lua-autocmds api * fix(settings): let neovim handle spellfile * feat: add log:set_log_level() * chore: update examples * chore: add deprecation notice for custom_groups | |||
2022-03-10 | fix: disable the default intro message (#2340) | kylo252 | |
2022-02-16 | fix(timeoutlen): this has caused way too many issues in the past (#2287) | Abouzar Parvan | |
2022-01-04 | refactor(settings): add headless-mode settings (#2134) | kylo252 | |
2021-12-09 | fix(bootstrap): remove hard-coded spellfile option (#2061) | kylo252 | |
2021-11-15 | fix: use an indepdent shadafile from neovim (#1910) | kylo252 | |
2021-10-24 | feat: add transparent endofbuffer | Abouzar Parvan | |
2021-10-10 | feat: add an independent lvim namespace (#1699) | kylo252 | |