mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 13:34:39 +01:00
supertab, markdown, surround
This commit is contained in:
parent
8624c651c7
commit
c78890f46f
4 changed files with 12 additions and 0 deletions
9
.gitmodules
vendored
9
.gitmodules
vendored
|
|
@ -4,3 +4,12 @@
|
|||
[submodule "bundle.available/command-t"]
|
||||
path = bundle.available/command-t
|
||||
url = https://github.com/wincent/Command-T.git
|
||||
[submodule "bundle.available/supertab"]
|
||||
path = bundle.available/supertab
|
||||
url = https://github.com/ervandew/supertab.git
|
||||
[submodule "bundle.available/vim-markdown"]
|
||||
path = bundle.available/vim-markdown
|
||||
url = https://github.com/plasticboy/vim-markdown.git
|
||||
[submodule "bundle.available/vim-surround"]
|
||||
path = bundle.available/vim-surround
|
||||
url = https://github.com/tpope/vim-surround.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue