From 4e81dec0f86312f765517ded6d34c1daa97343c9 Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Thu, 24 Jul 2014 17:46:59 -0700 Subject: [PATCH] [vim] Add vim-pandoc-syntax, update vim-pandoc --- .gitmodules | 3 +++ vim/.vim/bundle/fakeclip | 2 +- vim/.vim/bundle/vim-pandoc | 2 +- vim/.vim/bundle/vim-pandoc-syntax | 1 + 4 files changed, 6 insertions(+), 2 deletions(-) create mode 160000 vim/.vim/bundle/vim-pandoc-syntax diff --git a/.gitmodules b/.gitmodules index aba8aaf..806150b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -94,3 +94,6 @@ [submodule "vim/.vim/bundle/vim-tmux-navigator"] path = vim/.vim/bundle/vim-tmux-navigator url = git@github.com:christoomey/vim-tmux-navigator.git +[submodule "vim/.vim/bundle/vim-pandoc-syntax"] + path = vim/.vim/bundle/vim-pandoc-syntax + url = git@github.com:vim-pandoc/vim-pandoc-syntax.git diff --git a/vim/.vim/bundle/fakeclip b/vim/.vim/bundle/fakeclip index b02d8a9..04da1a1 160000 --- a/vim/.vim/bundle/fakeclip +++ b/vim/.vim/bundle/fakeclip @@ -1 +1 @@ -Subproject commit b02d8a9140d800f4a07af82fa31b6189bb3b66c6 +Subproject commit 04da1a1c25faf792d94498084d5b36f8ec752b9e diff --git a/vim/.vim/bundle/vim-pandoc b/vim/.vim/bundle/vim-pandoc index 7087e67..d2f2366 160000 --- a/vim/.vim/bundle/vim-pandoc +++ b/vim/.vim/bundle/vim-pandoc @@ -1 +1 @@ -Subproject commit 7087e6770971a49ed080bf730d533e291c611b99 +Subproject commit d2f2366722893e062cee98e72dcb09f1c0e6e6db diff --git a/vim/.vim/bundle/vim-pandoc-syntax b/vim/.vim/bundle/vim-pandoc-syntax new file mode 160000 index 0000000..a001e9d --- /dev/null +++ b/vim/.vim/bundle/vim-pandoc-syntax @@ -0,0 +1 @@ +Subproject commit a001e9d993e837f72460af309b42b355b79f2f13