From e2076844d7f800fc1fff3c9e55eec5e300387a68 Mon Sep 17 00:00:00 2001 From: Amir Salihefendic Date: Sun, 4 Jul 2021 22:57:05 +0200 Subject: [PATCH] Update README.md Co-authored-by: Matthew Boston --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7091c779..c7e5fe84 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ Just do a git rebase! cd ~/.vim_runtime git reset --hard + git clean -d --force git pull --rebase python update_plugins.py # use python3 if python is unavailable