mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 13:34:39 +01:00
new plugins: bundler, gem-ctags, ragtag
This commit is contained in:
parent
d8e7a594ab
commit
767008676e
4 changed files with 12 additions and 0 deletions
9
.gitmodules
vendored
9
.gitmodules
vendored
|
|
@ -67,3 +67,12 @@
|
|||
[submodule "bundle/markdown"]
|
||||
path = bundle/markdown
|
||||
url = https://github.com/tpope/vim-markdown.git
|
||||
[submodule "bundle/ragtag"]
|
||||
path = bundle/ragtag
|
||||
url = https://github.com/tpope/vim-ragtag.git
|
||||
[submodule "bundle/gem-ctags"]
|
||||
path = bundle/gem-ctags
|
||||
url = https://github.com/tpope/gem-ctags
|
||||
[submodule "bundle/bundler"]
|
||||
path = bundle/bundler
|
||||
url = https://github.com/tpope/vim-bundler.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue