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

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

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