aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-12-19 18:30:10 +1300
committerTom Ryder <tom@sanctum.geek.nz>2019-12-19 18:30:10 +1300
commit4d91af5c33739dabd2412c94b57123cb14821bf4 (patch)
treec5a0f0791fc1b696a97d73018017b81daf0667c8 /.gitmodules
parentMerge branch 'release/v8.7.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-8.8.0.tar.gz (sig)
dotfiles-8.8.0.zip
Merge branch 'release/v8.8.0'v8.8.0
* release/v8.8.0: Update spellfile_local.vim plugin to v0.1.1 Update redact_pass.vim plugin to v2.2.0 Spin spellfile_local plugin out into new plugin Use four spaces for indentation in Markdown in Vim
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index e78d89ea..92fe319f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -65,6 +65,9 @@
[submodule "vim/bundle/shebang_create_exec"]
path = vim/bundle/shebang_create_exec
url = https://sanctum.geek.nz/code/vim-shebang-create-exec.git
+[submodule "vim/bundle/spellfile_local"]
+ path = vim/bundle/spellfile_local
+ url = https://sanctum.geek.nz/code/vim-spellfile-local.git
[submodule "vim/bundle/squeeze_repeat_blanks"]
path = vim/bundle/squeeze_repeat_blanks
url = https://sanctum.geek.nz/code/vim-squeeze-repeat-blanks.git