Adds markdown toc plugin
This commit is contained in:
parent
7102523bcc
commit
e19865186e
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
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
|
||||
|
|
1
bundle/vim-markdown-toc
Submodule
1
bundle/vim-markdown-toc
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 8000705bc9fea9b5b2855bd8f2d75b82ded582fe
|
Loading…
Add table
Add a link
Reference in a new issue