aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-05-30 23:27:02 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-05-30 23:27:02 +1200
commite132c864e873e8f8f040f4048e992d20468e4255 (patch)
tree71a1ceb97ad44003fa886735bcf490be7cf29b65 /.gitmodules
parentAdd some structure to .gitmodules (diff)
downloaddotfiles-e132c864e873e8f8f040f4048e992d20468e4255.tar.gz
dotfiles-e132c864e873e8f8f040f4048e992d20468e4255.zip
Spin off fixed_join Vim plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 90217ff7..8772a8e5 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,4 +1,7 @@
# My Vim plugins
+[submodule "vim/bundle/fixed_join"]
+ path = vim/bundle/fixed_join
+ url = https://sanctum.geek.nz/code/vim-fixed-join.git
[submodule "vim/bundle/insert_suspend_hlsearch"]
path = vim/bundle/insert_suspend_hlsearch
url = https://sanctum.geek.nz/code/vim-insert-suspend-hlsearch.git