aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-08-06 09:56:57 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-08-06 09:56:57 +1200
commit4e8a4f0bec4f7cca2884d080978b030dfc1729f0 (patch)
treec97645cd4e581c0405df5690daf9e2646a0f2e44 /.gitmodules
parentMerge branch 'release/v1.44.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-4e8a4f0bec4f7cca2884d080978b030dfc1729f0.tar.gz
dotfiles-4e8a4f0bec4f7cca2884d080978b030dfc1729f0.zip
Merge branch 'release/v1.46.0'
* release/v1.46.0: Bump VERSION Strip generic greetings from quoted mail Make cursor start heuristics for mail smarter Use ^= instead of += for arbitrary text options Add explicit LC_COLLATE settings to plmu(1df) Remove markdown_autoformat.vim ftplugin Strip a trailing space Use pman as 'keywordprg' for PHP Remove surround.vim's insert mode maps Let's try leaving netrw on again for a bit
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index a695d790..38a03a11 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -61,9 +61,6 @@
[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
[submodule "vim/bundle/perl_version_bump"]
path = vim/bundle/perl_version_bump
url = https://sanctum.geek.nz/code/vim-perl-version-bump.git