1
0
Fork 0
mirror of synced 2024-07-26 18:11:12 -04:00

Merge pull request #391 from ryantomlinson95/patch-1

Update README.md
This commit is contained in:
Amir Salihefendic 2018-03-10 22:50:39 -03:00 committed by GitHub
commit e20b2cbd46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@ The basic version is just one file and no plugins. Just copy [basic.vim](https:/
The basic version is useful to install on remote servers where you don't need many plugins, and you don't do many edits.
git clone --depth=1 git://github.com/amix/vimrc.git ~/.vim_runtime
git clone --depth=1 https://github.com/amix/vimrc.git ~/.vim_runtime
sh ~/.vim_runtime/install_basic_vimrc.sh