aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-10-12 15:55:10 +1300
committerTom Ryder <tom@sanctum.geek.nz>2013-10-12 15:55:10 +1300
commit15645e1cf49157c0104e80ebd4d4ed0a3c24fb75 (patch)
treef63ccc30c30fbbc912369fdba5a53e14f5ef4694 /.gitmodules
parentRemove .gitmodules for deleted plugins (diff)
downloaddotfiles-15645e1cf49157c0104e80ebd4d4ed0a3c24fb75.tar.gz
dotfiles-15645e1cf49157c0104e80ebd4d4ed0a3c24fb75.zip
Remove markdown plugin
Vim 7.4 includes a recent version of the Markdown filetype plugin with the things I was avoiding fixed, so this should no longer be needed.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 12bf7b18..8d0af68c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -22,10 +22,6 @@
path = vim/bundle/abolish
url = git://github.com/tpope/vim-abolish.git
ignore = dirty
-[submodule "vim/bundle/markdown"]
- path = vim/bundle/markdown
- url = git://github.com/tpope/vim-markdown.git
- ignore = dirty
[submodule "vim/bundle/tmux"]
path = vim/bundle/tmux
url = git://github.com/tejr/vim-tmux.git