Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-26 | feat: prompt when closing modified/term buffers (#2658) | kylo252 | |
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-04-28 | feat(icons): make it possible to disable icons (#2529) | Abouzar Parvan | |
2022-03-20 | fix(bufferline): add an additional space before diagnostics (#2367) | Max Verevkin | |
2022-02-12 | feat: add a minimal implementation of bbye (#2267) | kylo252 | |
2022-02-07 | feat: use bufferline instead of barbar (#2254) | Abouzar Parvan | |
2021-11-18 | refactor: load the default keymaps once (#1965) | kylo252 | |
2021-11-16 | fix: no idea why this breaks barbar | ChristianChiarulli | |
2021-11-16 | feat: Empty for empty buffers instead of Buffer <#> | ChristianChiarulli | |
2021-10-10 | feat: add an independent lvim namespace (#1699) | kylo252 | |