From 217ab60490756ac4ba6d59a9ef992d45a3e4e719 Mon Sep 17 00:00:00 2001 From: chxuan <787280310@qq.com> Date: Sun, 23 Feb 2020 14:17:33 +0800 Subject: [PATCH] update readme --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e6e62c1..6eb3a85 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ An automatic configuration program for vim

- + @@ -86,6 +86,21 @@ An automatic configuration program for vim ./update.sh +### Android 64-bit(Termux.app) + +#### 安装vimplus + + git clone https://github.com/chxuan/vimplus.git ~/.vimplus + cd ~/.vimplus + ./install.sh + +#### 更新vimplus + +紧跟vimplus的步伐,尝鲜新特性 + + ./update.sh + + ### Docker [ubuntu-vimplus][79]是vimplus基于ubuntu18.04的docker镜像,无需安装vimplus,即可快速体验vimplus带来的快乐