summaryrefslogtreecommitdiff
path: root/lua/config
AgeCommit message (Expand)Author
9 daysAdd key binding for NeoGitDmitrii Morozov
10 daysEnable autosave on focus lostDmitrii Morozov
10 daysSet indent size to 4Dmitrii Morozov
2024-12-11docs: Explain more about how to add and remove autocmds (#105)Adrian Wilkins
2024-07-20fix: disable lazy checker notify by defaultFolke Lemaitre
2024-07-03fix: add error handling to initial cloneFolke Lemaitre
2024-06-14fix: improve comment about extras loading in config (#75)Lucas
2024-06-02fix: removed unnecessary env var (#67)DrummyFloyd
2024-03-29fix: Deperecated syntax in bootstrapping of LazyVim starter (#56)denartha10
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