I am fairly new to neovim and lua, so the answer might be obvious..
I see that the servers configured in init.lua are then validated (their installation) and then enabled.
I would IDEALLY like to be able to declare lsp configs in external files but still utilize the root init.lua server initialization. Is this somehow possible in the current kickstart setup?