Add pandoc and table mode

master
Jonathan Hodgson 7 years ago
parent 27f0ee684f
commit 3d8a3656f9
  1. 9
      .gitmodules
  2. 1
      bundle/vim-pandoc
  3. 1
      bundle/vim-pandoc-syntax
  4. 1
      bundle/vim-table-mode

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

@ -0,0 +1 @@
Subproject commit fc209c66e937172efdd6db39ee64fcb3980ce329

@ -0,0 +1 @@
Subproject commit 56e8e41ef863a0a7d33d85c3c0c895aa6e9e62d3

@ -0,0 +1 @@
Subproject commit 4e41af8e5f0bf53326d1b83c2feb1eff89fe90d4
Loading…
Cancel
Save