-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
66 lines (66 loc) · 2.3 KB
/
.gitmodules
File metadata and controls
66 lines (66 loc) · 2.3 KB
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
[submodule "bundle/ack.vim"]
path = bundle/ack.vim
url = git@github.com:mileszs/ack.vim.git
[submodule "bundle/command-t"]
path = bundle/command-t
url = git@github.com:wincent/Command-T.git
[submodule "bundle/dash.vim"]
path = bundle/dash.vim
url = https://github.com/vim-scripts/ack.vim.git
[submodule "bundle/editorconfig-vim"]
path = bundle/editorconfig-vim
url = git@github.com:editorconfig/editorconfig-vim.git
[submodule "bundle/funcoo.vim"]
path = bundle/funcoo.vim
url = https://github.com/vim-scripts/ack.vim.git
[submodule "bundle/jellybeans.vim"]
path = bundle/jellybeans.vim
url = git@github.com:nanotech/jellybeans.vim.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = git@github.com:scrooloose/nerdcommenter.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git@github.com:scrooloose/nerdtree.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = git@github.com:godlygeek/tabular.git
[submodule "bundle/vim-addon-mw-utils"]
path = bundle/vim-addon-mw-utils
url = git@github.com:MarcWeber/vim-addon-mw-utils.git
[submodule "bundle/vim-arduino"]
path = bundle/vim-arduino
url = https://github.com/vim-scripts/ack.vim.git
[submodule "bundle/vim-bundler"]
path = bundle/vim-bundler
url = git@github.com:tpope/vim-bundler.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = https://github.com/vim-scripts/ack.vim.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = git@github.com:tpope/vim-fugitive.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = git@github.com:tpope/vim-rails.git
[submodule "bundle/vim-rspec"]
path = bundle/vim-rspec
url = git@github.com:thoughtbot/vim-rspec.git
[submodule "bundle/vim-snipmate"]
path = bundle/vim-snipmate
url = git@github.com:garbas/vim-snipmate.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = git@github.com:tpope/vim-surround.git
[submodule "bundle/vim-tlib"]
path = bundle/vim-tlib
url = git@github.com:vim-scripts/tlib.git
[submodule "bundle/vundle"]
path = bundle/vundle
url = https://github.com/vim-scripts/ack.vim.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = git@github.com:kien/ctrlp.vim.git
[submodule "bundle/vim-less"]
path = bundle/vim-less
url = https://github.com/groenewege/vim-less.git