aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-07-14 20:41:33 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-07-14 20:41:33 +1200
commitefadde49f989a169bb34f1f7024ca661b5ae79cd (patch)
tree8be01e7321a780c740c10507f3bcb3420bd8a01c /.gitmodules
parentAdd mail quote maps for gitcommit and markdown (diff)
downloaddotfiles-efadde49f989a169bb34f1f7024ca661b5ae79cd.tar.gz
dotfiles-efadde49f989a169bb34f1f7024ca661b5ae79cd.zip
Spin off vimrc_reload_filetype.vim
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index e52d990e..4565f637 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -71,3 +71,6 @@
[submodule "vim/bundle/digraph_search"]
path = vim/bundle/digraph_search
url = https://sanctum.geek.nz/code/vim-digraph-search.git
+[submodule "vim/bundle/vimrc_reload_filetype"]
+ path = vim/bundle/vimrc_reload_filetype
+ url = https://sanctum.geek.nz/code/vim-vimrc-reload-filetype.git