aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-07-23 01:15:27 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-07-23 01:15:27 +1200
commit488ebe8343bc8a5b1784d3185b7a2716c081bdba (patch)
tree743462bc0f01df63fb8dd7a4d6e675fdc80887af /.gitmodules
parentAdd a Git hooks issue with new repositories (diff)
downloaddotfiles-488ebe8343bc8a5b1784d3185b7a2716c081bdba.tar.gz
dotfiles-488ebe8343bc8a5b1784d3185b7a2716c081bdba.zip
Spin alternate_filetypes.vim plugin into a dist
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f91504da..b15ef0dc 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,4 +1,7 @@
# Vim plugins
+[submodule "vim/bundle/alternate_filetypes"]
+ path = vim/bundle/alternate_filetypes
+ url = https://sanctum.geek.nz/code/vim-alternate-filetypes.git
[submodule "vim/bundle/big_file_options"]
path = vim/bundle/big_file_options
url = https://sanctum.geek.nz/code/vim-big-file-options.git