Neovim
A personal Neovim configuration built from scratch on lazy.nvim —
not the LazyVim distribution, no LazyVim dependency anywhere. It lives at nvim/ inside the
Dotfiles monorepo and is deployed as ~/.config/nvim, since ~/.config itself is a symlink to that
repo.
- Start with the Introduction for what this is and why it’s hand-rolled instead of built on a distribution.
- Read Usage to run it, install plugins, and find the keymaps.
- Read Code Explanation for a walkthrough of the load order, plugin specs, and the hand-rolled LSP setup.
- Check the FAQ for common questions.
Repository: codeberg.org/Spoljarevic/Dotfiles (path: nvim/)
Last updated on