-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
51 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
[submodule "bundle/fugitive"] | ||
path = bundle/fugitive | ||
url = git://github.com/tpope/vim-fugitive.git | ||
[submodule "bundle/command-t"] | ||
path = bundle/command-t | ||
url = git://git.wincent.com/command-t.git | ||
[submodule "bundle/endwise"] | ||
path = bundle/endwise | ||
url = https://github.com/tpope/vim-endwise.git | ||
[submodule "bundle/ragtag"] | ||
path = bundle/ragtag | ||
url = https://github.com/tpope/vim-ragtag.git | ||
[submodule "bundle/rails"] | ||
path = bundle/rails | ||
url = https://github.com/tpope/vim-rails.git | ||
[submodule "bundle/surround"] | ||
path = bundle/surround | ||
url = https://github.com/tpope/vim-surround.git | ||
[submodule "bundle/coffeescript"] | ||
path = bundle/coffeescript | ||
url = https://github.com/kchmck/vim-coffee-script.git | ||
[submodule "bundle/cucumber"] | ||
path = bundle/cucumber | ||
url = https://github.com/tpope/vim-cucumber.git | ||
[submodule "bundle/haml"] | ||
path = bundle/haml | ||
url = https://github.com/tpope/vim-haml.git | ||
[submodule "bundle/markdown"] | ||
path = bundle/markdown | ||
url = https://github.com/plasticboy/vim-markdown.git | ||
[submodule "bundle/rooter"] | ||
path = bundle/rooter | ||
url = https://github.com/airblade/vim-rooter.git | ||
[submodule "bundle/tagbar"] | ||
path = bundle/tagbar | ||
url = git://github.com/majutsushi/tagbar.git |
Submodule coffeescript
added at
04568e
Submodule command-t
added at
3c0dc0
Submodule fugitive
added at
5f5c8d
Submodule tagbar
added at
3c0756
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters