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:
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user