Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-02 | fix: rollback plugin loader changes (#3402) | Christian Chiarulli | |
2022-11-02 | refactor(theme)!: decouple tokyonight options (#3384) | kylo252 | |
2022-10-03 | Fix: correct typos (#3117) | chaesngmin | |
2022-08-09 | refactor!: migrate to mason.nvim (#2880) | kylo252 | |
2022-06-23 | feat(installer): add verify-plugins hook (#2751) | 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-29 | fix(lsp): undo stdpath overload to avoid datarace (#2540) | kylo252 | |
2022-04-20 | refactor: update impatient (#2477) | kylo252 | |
2022-04-12 | fix(impatient): avoid get_options in fast handler (#2451) | kylo252 | |
2022-04-03 | refactor: re-enable packer.sync() in LvimReload (#2410) | kylo252 | |
2022-03-28 | refactor(lsp): replace deprecated ocamllsp with ocamlls (#2402) | steven_j | |
Co-authored-by: kylo252 <[email protected]> | |||
2022-03-24 | feat(plugins): add support for packer snapshots (#2351) | kylo252 | |
2022-02-18 | chore: fix typos (#2292) | dundargoc | |
2022-01-04 | refactor(settings): add headless-mode settings (#2134) | kylo252 | |
2022-01-02 | refactor(test): cleanup test utilities (#2132) | kylo252 | |