Adds markdown toc plugin

This commit is contained in:
Jonathan Hodgson 2020-03-11 13:06:54 +00:00
parent 7102523bcc
commit e19865186e
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

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