Neovim (original) (raw)
Documentation
User
Install
Download a binaryor use a package manager.
User documentation
- Neovim features: :help nvim-features
- Read :help nvim-from-vim if you already use Vim.
- Read about Lua in Nvim
- Check the FAQand breaking changes for common issues.
Developer
Resources
- Building Nvim from source
- Contributing to Neovim
- :help dev guidelines and design constraints
- :help dev-tools tools and techniques
- Sourcegraph for exploring Nvim's source code