Best place for custom config
While reworking my config to switch to pack I revisted my custom config, like keymaps, autocommands, filetypes, opts, etc.
Where do you guys put that?
I have an init.lua for some basic stuff but like to separate thinks into dedicated files.
Plugins are loaded from plugin/ and I'm thinking about putting the config into after/plugin/. Any downside to that?