[vim] Remove pandoc plugin

pull/28/head
Alpha Chen 8 years ago
parent 85882631f9
commit daa08d70f5

6
.gitmodules vendored

@ -1,6 +1,3 @@
[submodule ".vim/bundle/vim-pandoc"]
path = .vim/bundle/vim-pandoc
url = git://github.com/vim-pandoc/vim-pandoc.git
[submodule ".vim/bundle/vim-textobj-user"]
path = .vim/bundle/vim-textobj-user
url = git://github.com/kana/vim-textobj-user.git
@ -58,9 +55,6 @@
[submodule ".vim/bundle/vim-tmux-navigator"]
path = .vim/bundle/vim-tmux-navigator
url = git://github.com/christoomey/vim-tmux-navigator.git
[submodule ".vim/bundle/vim-pandoc-syntax"]
path = .vim/bundle/vim-pandoc-syntax
url = git://github.com/vim-pandoc/vim-pandoc-syntax.git
[submodule "src/powerline"]
path = src/powerline
url = git://github.com/powerline/powerline.git

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

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