aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-06-28 11:03:27 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-06-28 11:03:27 +1200
commit60af46618acc83bed88450bbbb3fbf9d6a1312d3 (patch)
treea1bcc41a250b64597093fcfc3d76696127aac1cf /.gitmodules
parentUpdate two Vim plugins (diff)
downloaddotfiles-60af46618acc83bed88450bbbb3fbf9d6a1312d3.tar.gz
dotfiles-60af46618acc83bed88450bbbb3fbf9d6a1312d3.zip
Add and configure make_target.vim ftplugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 46810091..88144a99 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -20,6 +20,9 @@
[submodule "vim/bundle/insert_suspend_hlsearch"]
path = vim/bundle/insert_suspend_hlsearch
url = https://sanctum.geek.nz/code/vim-insert-suspend-hlsearch.git
+[submodule "vim/bundle/make_target"]
+ path = vim/bundle/make_target
+ url = https://sanctum.geek.nz/code/vim-make-target.git
[submodule "vim/bundle/markdown_autoformat"]
path = vim/bundle/markdown_autoformat
url = https://sanctum.geek.nz/code/vim-markdown-autoformat.git