aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2019-03-01 10:15:38 +0000
committerJuan J. Martinez <jjm@usebox.net>2022-05-29 22:57:28 +0100
commit9bee7d08d44b32faabcbdfd4ddee7f148cb9e070 (patch)
treee08bad9025344c359b675acb03906a4f13e48eda /README.md
parent620f91b50aae007fef3261d8c66c719d4fbe75cd (diff)
downloaddotnvim-9bee7d08d44b32faabcbdfd4ddee7f148cb9e070.tar.gz
dotnvim-9bee7d08d44b32faabcbdfd4ddee7f148cb9e070.zip
Init new submodules
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9e02c36..e9d2716 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,10 @@ If you're not using vim 8; create a `.vimrc` with:
### Updating you .vim on a different machine
git pull
+
+ # Only if a plugin was added
+ git submodule init
+
git submodule update
## Removing plugins