index
:
vim
main
master
my vim configuration
Max Christian Pohle
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
update.sh
blob: 00b4e3c307e187f9a43c2100b940feebb2aa769a (
plain
)
1
2
#!/bin/sh
git submodule update
--recursive --remote
..