aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules17
1 files changed, 11 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules
index 46810091..939eed66 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -11,18 +11,12 @@
[submodule "vim/bundle/copy_linebreak"]
path = vim/bundle/copy_linebreak
url = https://sanctum.geek.nz/code/vim-copy-linebreak.git
-[submodule "vim/bundle/diff_prune"]
- path = vim/bundle/diff_prune
- url = https://sanctum.geek.nz/code/vim-diff-prune.git
[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
-[submodule "vim/bundle/markdown_autoformat"]
- path = vim/bundle/markdown_autoformat
- url = https://sanctum.geek.nz/code/vim-markdown-autoformat.git
[submodule "vim/bundle/paste_open"]
path = vim/bundle/paste_open
url = https://sanctum.geek.nz/code/vim-paste-open.git
@@ -42,6 +36,17 @@
path = vim/bundle/uncap_ex
url = https://sanctum.geek.nz/code/vim-uncap-ex.git
+# My Vim filetype plugins
+[submodule "vim/bundle/diff_prune"]
+ path = vim/bundle/diff_prune
+ url = https://sanctum.geek.nz/code/vim-diff-prune.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
+
# My Vim colorschemes
[submodule "vim/bundle/juvenile"]
path = vim/bundle/juvenile