--[[ Neovim entrypoint: `lua/kickstart/init.lua` sets options, keymaps, autocommands, diagnostics, then bootstraps lazy.nvim and loads `kickstart.plugins.spec`. Kickstart’s long banner lived here originally; see upstream kickstart.nvim README if you want it back. ]] require 'kickstart'