4745 Forks
67200 Stars
67200 Watchers

neovim

Vim-fork focused on extensibility and usability

How to download and setup neovim

Open terminal and run command
git clone https://github.com/neovim/neovim.git
git clone is used to create a copy or clone of neovim repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with neovim https://github.com/neovim/neovim/archive/master.zip

Or simply clone neovim with SSH
[email protected]:neovim/neovim.git

If you have some problems with neovim

You may open issue on neovim support forum (system) here: https://github.com/neovim/neovim/issues