17 Forks
88 Stars
88 Watchers

nvim

My personal Neovim profile

How to download and setup nvim

Open terminal and run command
git clone https://github.com/ofseed/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/ofseed/nvim/archive/master.zip

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

If you have some problems with nvim

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