-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
44 lines (44 loc) · 1.47 KB
/
.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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[submodule "vim/bundle/AutoComplPop"]
path = vim/bundle/AutoComplPop
url = https://github.com/vim-scripts/AutoComplPop.git
ignore = dirty
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
ignore = dirty
[submodule "vim/bundle/supertab"]
path = vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
ignore = dirty
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
ignore = dirty
[submodule "vim/bundle/vim-bundler"]
path = vim/bundle/vim-bundler
url = https://github.com/tpope/vim-bundler.git
ignore = dirty
[submodule "vim/bundle/vim-sensible"]
path = vim/bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
ignore = dirty
[submodule "vim/bundle/vim-ruby"]
path = vim/bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
ignore = dirty
[submodule "vim/bundle/vim-json"]
path = vim/bundle/vim-json
url = https://github.com/elzr/vim-json
ignore = dirty
[submodule "vim/bundle/indentLine"]
path = vim/bundle/indentLine
url = https://github.com/Yggdroot/indentLine.git
ignore = dirty
[submodule "vim/bundle/vim-yaml"]
path = vim/bundle/vim-yaml
url = https://github.com/stephpy/vim-yaml
ignore = dirty
[submodule "vim/bundle/vim-yaml-folds"]
path = vim/bundle/vim-yaml-folds
url = https://github.com/pedrohdz/vim-yaml-folds.git
ignore = dirty