update readme

This commit is contained in:
chxuan 2018-01-01 21:35:10 +08:00
parent ee0f0bdd92
commit 597d827592

View File

@ -43,6 +43,16 @@ An automatic configuration program for vim
`centos7`及其以上`64`位系统。
- 安装vimplus
```bash
git clone https://github.com/chxuan/vimplus.git ~/.vimplus
cd ~/.vimplus
./install.sh
```
### ArchLinux
- 安装vimplus
```bash