aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-05-21 00:08:48 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-05-21 00:08:48 +1200
commit5e2bc02e92baa4750a9fe58051f7dec2e285c841 (patch)
treeb8d4deb1848536715c7eef3c89f940640d77bb44 /.gitmodules
parentMerge branch 'release/v4.34.0' into develop (diff)
downloaddotfiles-5e2bc02e92baa4750a9fe58051f7dec2e285c841.tar.gz
dotfiles-5e2bc02e92baa4750a9fe58051f7dec2e285c841.zip
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