aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2018-07-16 15:25:50 +0100
committerJuan J. Martinez <jjm@usebox.net>2022-05-29 22:57:27 +0100
commitf190adabb7f9bd58111f57fa190ecd0167543bfc (patch)
treec125afe3ec395f796ad4ecea0f20f5546076d01b /README.md
parentd305712424865eaa63ab1ceb44839ce8d2fa25dd (diff)
downloaddotnvim-f190adabb7f9bd58111f57fa190ecd0167543bfc.tar.gz
dotnvim-f190adabb7f9bd58111f57fa190ecd0167543bfc.zip
Expanded tabs
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
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