Documentation
User
Install
Download a binary or use a package manager.
User documentation
- Neovim features:
:help nvim-features - Read
:help nvim-from-vimif you already use Vim. - Read about Lua in Nvim
- Check the FAQ and breaking changes for common issues.
Developer
Resources
- Building Nvim from source
- Contributing to Neovim
:help devguidelines and design constraints:help dev-toolstools and techniques- Sourcegraph for exploring Nvim's source code