aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-05-21 00:11:18 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-05-21 00:11:18 +1200
commit9974fda1136b394e2dab341e96e37cb2d8dc8aaa (patch)
treee7ceebeab53f08e1de2b9177f06f052de6d2c731 /.gitmodules
parentMerge branch 'release/v4.34.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-9974fda1136b394e2dab341e96e37cb2d8dc8aaa.tar.gz
dotfiles-9974fda1136b394e2dab341e96e37cb2d8dc8aaa.zip
Merge branch 'release/v4.35.0'v4.35.0
* release/v4.35.0: Bump VERSION Move shebang change filetype hooks into plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 350261c6..c6bc6a4a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -53,6 +53,9 @@
[submodule "vim/bundle/scroll_next"]
path = vim/bundle/scroll_next
url = https://sanctum.geek.nz/code/vim-scroll-next.git
+[submodule "vim/bundle/shebang_change_filetype"]
+ path = vim/bundle/shebang_change_filetype
+ url = https://sanctum.geek.nz/code/vim-shebang-change-filetype.git
[submodule "vim/bundle/shebang_create_exec"]
path = vim/bundle/shebang_create_exec
url = https://sanctum.geek.nz/code/vim-shebang-create-exec.git