Adds markdown toc plugin

master
Jonathan Hodgson 4 years ago
parent 7102523bcc
commit e19865186e
  1. 3
      .gitmodules
  2. 1
      bundle/vim-markdown-toc

3
.gitmodules vendored

@ -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

@ -0,0 +1 @@
Subproject commit 8000705bc9fea9b5b2855bd8f2d75b82ded582fe
Loading…
Cancel
Save