Neovim Lua starter configuration with plugins, LSP, and sensible defaults.
A Neovim configuration boilerplate written in Lua that provides a starter init, plugin management, LSP integrations, and common keybindings. It uses lazy.nvim for plugin loading and relies on Node.js and Go for certain language servers. Suited for developers who want a documented, editable starting point for their Neovim setup.
0