aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-07-17 16:20:10 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-07-17 16:25:32 +1200
commit30d3c595060c6d40ca2b6a478cd79a8ca6b9ddc4 (patch)
tree4d5e45cc1d92d7181d4ec6df707550f6bfda7cb6 /.gitmodules
parentAdjust formatting of .gitmodules (diff)
downloaddotfiles-30d3c595060c6d40ca2b6a478cd79a8ca6b9ddc4.tar.gz
dotfiles-30d3c595060c6d40ca2b6a478cd79a8ca6b9ddc4.zip
Spin shebang_create_exec.vim into own distribution
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 976d02fa..bad6f54b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -32,6 +32,9 @@
[submodule "vim/bundle/redact_pass"]
path = vim/bundle/redact_pass
url = https://sanctum.geek.nz/code/vim-redact-pass.git
+[submodule "vim/bundle/shebang_create_exec"]
+ path = vim/bundle/shebang_create_exec
+ url = https://sanctum.geek.nz/code/vim-shebang-create-exec.git
[submodule "vim/bundle/strip_trailing_whitespace"]
path = vim/bundle/strip_trailing_whitespace
url = https://sanctum.geek.nz/code/vim-strip-trailing-whitespace.git