1
0
mirror of https://github.com/Adam-Ant/dotfiles synced 2025-06-14 06:31:11 +00:00

Add some vim markdown plugins

This commit is contained in:
Adam Dodman
2017-09-04 01:07:25 +01:00
parent f45d9d8ed1
commit da77ac5cc4
5 changed files with 22 additions and 0 deletions

6
.gitmodules vendored
View File

@ -10,3 +10,9 @@
[submodule "vim/bundle/vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter
[submodule "vim/bundle/vim-markdown-preview"]
path = vim/bundle/vim-markdown-preview
url = https://github.com/JamshedVesuna/vim-markdown-preview.git
[submodule "vim/bundle/vim-markdown-toc"]
path = vim/bundle/vim-markdown-toc
url = git@github.com:mzlogin/vim-markdown-toc.git