aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2022-05-09 17:05:24 +1200
committerTom Ryder <tom@sanctum.geek.nz>2022-05-09 17:05:24 +1200
commitb6e36348a69231c80b0030132b28012ec0c99d4f (patch)
tree393a363d17b5f49499d9a97f52943039f012d14a /.gitmodules
parentMerge branch 'release/v12.1.0' into develop (diff)
downloaddotfiles-b6e36348a69231c80b0030132b28012ec0c99d4f.tar.gz
dotfiles-b6e36348a69231c80b0030132b28012ec0c99d4f.zip
Spin Vim HTML lang switching out into plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 4a63f718..e0ef1bf5 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -26,6 +26,9 @@
[submodule "vim/bundle/foldlevelstart_stdin"]
path = vim/bundle/foldlevelstart_stdin
url = https://dev.sanctum.geek.nz/code/vim-foldlevelstart-stdin.git
+[submodule "vim/bundle/html_spelllang"]
+ path = vim/bundle/html_spelllang
+ url = https://dev.sanctum.geek.nz/code/vim-html-spelllang.git
[submodule "vim/bundle/insert_cancel"]
path = vim/bundle/insert_cancel
url = https://dev.sanctum.geek.nz/code/vim-insert-cancel.git