aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-08-05 21:22:34 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-08-05 21:22:34 +1200
commit632285565e177ae1c0e980b31c3340b8172b1a30 (patch)
tree6f414209392fced87915d3a79a3ac01da739886a /.gitmodules
parentStrip a trailing space (diff)
downloaddotfiles-632285565e177ae1c0e980b31c3340b8172b1a30.tar.gz
dotfiles-632285565e177ae1c0e980b31c3340b8172b1a30.zip
Remove markdown_autoformat.vim ftplugin
It's pretty clumsy and doesn't really work that well.
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