aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorMax Christian Pohle2019-09-20 00:28:01 +0200
committerMax Christian Pohle2019-09-20 00:28:01 +0200
commit6a1f77b32224bb86c50c687ea1f8f70cf4b440a0 (patch)
tree4ef52beb6e859f6111e89d980d1e50c021befc48 /utils
parenta6cdae262df868ff79c32dca3b61686ef5c8e433 (diff)
downloadvim-6a1f77b32224bb86c50c687ea1f8f70cf4b440a0.tar.bz2
vim-6a1f77b32224bb86c50c687ea1f8f70cf4b440a0.zip
Major version update
Diffstat (limited to 'utils')
-rw-r--r--utils/update.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/update.sh b/utils/update.sh
new file mode 100644
index 0000000..875dc89
--- /dev/null
+++ b/utils/update.sh
@@ -0,0 +1 @@
git submodule update --remote --checkout --recursive --force
..