4799 Forks
30590 Stars
30590 Watchers

vim

The official Vim repository

How to download and setup vim

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

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

If you have some problems with vim

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