Adding markdown vim submodule
This commit is contained in:
parent
460124a2ee
commit
64c38e7806
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -13,3 +13,6 @@
|
|||
[submodule ".vim/bundle/Align"]
|
||||
path = .vim/bundle/Align
|
||||
url = https://github.com/vim-scripts/Align.git
|
||||
[submodule ".vim/bundle/Markdown"]
|
||||
path = .vim/bundle/Markdown
|
||||
url = https://github.com/vim-scripts/Markdown.git
|
||||
|
|
|
|||
1
.vim/bundle/Markdown
Submodule
1
.vim/bundle/Markdown
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 1aaa626022aac8fdf75cd62ac193f7304e160ea8
|
||||
Loading…
Add table
Add a link
Reference in a new issue