summaryrefslogtreecommitdiff
path: root/lua/config
AgeCommit message (Expand)Author
2023-01-23fix(lazy): rearrange imports order so that user can overwrite extra modules (#9)jliaoh
2023-01-23feat: added extra for mini.animateFolke Lemaitre
2023-01-22fix(lazy): dont disable matchit, matchparen and netrw by defaultFolke Lemaitre
2023-01-22docs: updated readme to point to the installation section of the docsFolke Lemaitre
2023-01-17feat: set `config.defaults.version` for now. Too many semver plugins have out...Folke Lemaitre
2023-01-16feat(lazy): set `config.defaults.lazy = false`. Better for new usersFolke Lemaitre
2023-01-09refactor: better examplesFolke Lemaitre
2023-01-07docs: added comments to config filesFolke Lemaitre
2023-01-07feat: initial commitFolke Lemaitre