6 Forks
44 Stars
44 Watchers

nvim

There are many neovim configurations, but this one is mine...

How to download and setup nvim

Open terminal and run command
git clone https://github.com/kuator/nvim.git
git clone is used to create a copy or clone of nvim 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 nvim https://github.com/kuator/nvim/archive/master.zip

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

If you have some problems with nvim

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