From 15645e1cf49157c0104e80ebd4d4ed0a3c24fb75 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 12 Oct 2013 15:55:10 +1300 Subject: 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. --- .gitmodules | 4 ---- 1 file changed, 4 deletions(-) (limited to '.gitmodules') 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 -- cgit v1.2.3