Add pandoc and table mode

This commit is contained in:
Jonathan Hodgson 2017-05-01 14:21:26 +01:00
parent 27f0ee684f
commit 3d8a3656f9
4 changed files with 12 additions and 0 deletions

9
.gitmodules vendored
View file

@ -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