Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-24 | feat: include git status in LvimVersion (#3774) | LostNeophyte | |
* feat: include git status in LvimVersion * refactor: use git describe * chore: fix comment * remove unused function | |||
2022-10-13 | fix: typo in git.lua | Ali Almohaya | |
2022-10-06 | feat: enable global installation (#3161) | kylo252 | |
2022-07-23 | chore: bump plugins version (#2723) | github-actions[bot] | |
2022-06-26 | fix(installer): always use check shallow clones (#2763) | 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-20 | feat: lock nvim <0.7 to a specific tag (#2491) | kylo252 | |
2022-03-24 | feat(plugins): add support for packer snapshots (#2351) | kylo252 | |
2022-03-19 | feat: add alpha.nvim integration (#1906) | kylo252 | |
2022-01-30 | chore(plugins): update plugin version (#2225) | Abouzar Parvan | |
* chore(plugins): update plugin version * fix(lvim-info): make the git branch cmd compatible with mac | |||
2022-01-05 | fix: remove "error" message from git tag (#2141) | Ryan Despain | |
2022-01-03 | refactor(bootstrap): more robust git module (#2127) | kylo252 | |