From eff316e664c9fbe21e55fc40646aec5b39af4d43 Mon Sep 17 00:00:00 2001 From: Tharre Date: Mon, 5 Jun 2017 00:57:42 +0200 Subject: vim: add plasticboys markdown plugin --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 8724f2e..0078b1d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -61,3 +61,6 @@ [submodule ".vim/bundle/ale"] path = .vim/bundle/ale url = https://github.com/w0rp/ale.git +[submodule ".vim/bundle/vim-markdown"] + path = .vim/bundle/vim-markdown + url = https://github.com/plasticboy/vim-markdown.git -- cgit v1.2.3-70-g09d2