forked from Floby/vim-config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
25 lines (24 loc) · 1018 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[submodule "bundle-available/command-t"]
path = bundle-available/command-t
url = http://github.com/wincent/Command-T.git
[submodule "bundle-available/rails"]
path = bundle-available/rails
url = https://github.com/tpope/vim-rails.git
[submodule "bundle-available/snipmate-nodejs"]
path = bundle-available/snipmate-nodejs
url = https://[email protected]/Floby/snipmate-nodejs.git
[submodule "bundle-available/solarized-colors"]
path = bundle-available/solarized-colors
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle-available/fugitive"]
path = bundle-available/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle-available/ack"]
path = bundle-available/ack
url = https://github.com/mileszs/ack.vim.git
[submodule "bundle-available/css-color"]
path = bundle-available/css-color
url = [email protected]:floby/vim-css-color.git
[submodule "bundle-available/zencoding"]
path = bundle-available/zencoding
url = https://github.com/mattn/zencoding-vim.git