Migrating over from pathogen to native, with git submodules
This commit is contained in:
4
vim-update-submodules.sh
Normal file
4
vim-update-submodules.sh
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
git submodule update --remote --merge
|
||||
git commit
|
Reference in New Issue
Block a user