diff options
| author | 2026-04-17 10:53:12 +0100 | |
|---|---|---|
| committer | 2026-04-17 10:53:12 +0100 | |
| commit | d301dadc3fd279b0383eb0d37dc00dfdd17e9f2b (patch) | |
| tree | 5ad0fc476b14cfc38c54447d31018b5fdef38a5a /home/.bash_logout | |
| parent | 3e3d394d014dded76e3aac9a615f5efa93dd1c59 (diff) | |
| download | dotfiles-d301dadc3fd279b0383eb0d37dc00dfdd17e9f2b.tar.gz dotfiles-d301dadc3fd279b0383eb0d37dc00dfdd17e9f2b.tar.bz2 dotfiles-d301dadc3fd279b0383eb0d37dc00dfdd17e9f2b.zip | |
refactor: move core config from after/plugin/ and cfg/ to lua/config/
after/plugin/ runs after ALL plugins with unpredictable ordering. Explicit
require() from init.lua after lazy.setup() is more predictable and standard.
- after/plugin/autocmds.lua → lua/config/autocmds.lua
- after/plugin/mappings.lua → lua/config/keymaps.lua
- cfg/options.lua → config/options.lua
- cfg/utils.lua → config/utils.lua
Creates a consistent lua/config/ namespace for all non-plugin configuration.
Diffstat (limited to 'home/.bash_logout')
0 files changed, 0 insertions, 0 deletions
