From e19865186e62868b27e938713350e93aa118c118 Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Wed, 11 Mar 2020 13:06:54 +0000 Subject: [PATCH] Adds markdown toc plugin --- .gitmodules | 3 +++ bundle/vim-markdown-toc | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/vim-markdown-toc diff --git a/.gitmodules b/.gitmodules index fc1c5b8..dc391bc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -93,3 +93,6 @@ [submodule "bundle/typescript-vim"] path = bundle/typescript-vim url = https://github.com/leafgarland/typescript-vim.git +[submodule "bundle/vim-markdown-toc"] + path = bundle/vim-markdown-toc + url = https://github.com/scrooloose/vim-markdown-toc diff --git a/bundle/vim-markdown-toc b/bundle/vim-markdown-toc new file mode 160000 index 0000000..8000705 --- /dev/null +++ b/bundle/vim-markdown-toc @@ -0,0 +1 @@ +Subproject commit 8000705bc9fea9b5b2855bd8f2d75b82ded582fe