mirror of
1
0
Fork 0

Update README.md

This commit is contained in:
Ryan Tomlinson 2018-02-20 16:37:04 -05:00 committed by GitHub
parent 3753456a09
commit 9cbb2eaec4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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