Add pandoc and table mode
This commit is contained in:
parent
27f0ee684f
commit
3d8a3656f9
4 changed files with 12 additions and 0 deletions
9
.gitmodules
vendored
9
.gitmodules
vendored
|
@ -37,3 +37,12 @@
|
|||
[submodule "bundle/quicktex"]
|
||||
path = bundle/quicktex
|
||||
url = https://github.com/brennier/quicktex
|
||||
[submodule "bundle/vim-pandoc"]
|
||||
path = bundle/vim-pandoc
|
||||
url = https://github.com/vim-pandoc/vim-pandoc
|
||||
[submodule "bundle/vim-pandoc-syntax"]
|
||||
path = bundle/vim-pandoc-syntax
|
||||
url = https://github.com/vim-pandoc/vim-pandoc-syntax
|
||||
[submodule "bundle/vim-table-mode"]
|
||||
path = bundle/vim-table-mode
|
||||
url = https://github.com/dhruvasagar/vim-table-mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue