From f190adabb7f9bd58111f57fa190ecd0167543bfc Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Mon, 16 Jul 2018 15:25:50 +0100 Subject: Expanded tabs --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index af55268..abdb4d5 100644 --- a/README.md +++ b/README.md @@ -34,11 +34,11 @@ If you're not using vim 8; create a `.vimrc` with: ### Updating you .vim on a different machine git pull - git submodule update + git submodule update ## Removing plugins git submodule deinit bundle/foo - git rm -r bundle/foo - rm -r .git/modules/bundle/foo + git rm -r bundle/foo + rm -r .git/modules/bundle/foo -- cgit v1.2.3