mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
using tpope's markdown
This commit is contained in:
parent
316d80aba7
commit
d8e7a594ab
2 changed files with 4 additions and 4 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -31,9 +31,6 @@
|
|||
[submodule "bundle/colors-solarized"]
|
||||
path = bundle/colors-solarized
|
||||
url = https://github.com/altercation/vim-colors-solarized.git
|
||||
[submodule "bundle/markdown"]
|
||||
path = bundle/markdown
|
||||
url = https://github.com/plasticboy/vim-markdown.git
|
||||
[submodule "bundle/surround"]
|
||||
path = bundle/surround
|
||||
url = https://github.com/tpope/vim-surround.git
|
||||
|
|
@ -67,3 +64,6 @@
|
|||
[submodule "bundle/argtextobj"]
|
||||
path = bundle/argtextobj
|
||||
url = https://github.com/vim-scripts/argtextobj.vim
|
||||
[submodule "bundle/markdown"]
|
||||
path = bundle/markdown
|
||||
url = https://github.com/tpope/vim-markdown.git
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit f3f96fd7c1bec0527de62415fd344e73994f1c47
|
||||
Subproject commit 9a21f7a6bc7d5b5cd7a2e78b7893798a67526be8
|
||||
Loading…
Add table
Add a link
Reference in a new issue