forked from mentos/vimfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
103 lines (103 loc) · 3.06 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
[submodule "bundle/rvm"]
path = bundle/rvm
url = git://github.com/tpope/vim-rvm.git
ignore = dirty
[submodule "bundle/javascript"]
path = bundle/javascript
url = https://github.com/pangloss/vim-javascript.git
ignore = dirty
[submodule "bundle/ruby"]
path = bundle/ruby
url = git://github.com/vim-ruby/vim-ruby.git
ignore = dirty
[submodule "bundle/gitgutter"]
path = bundle/gitgutter
url = git://github.com/airblade/vim-gitgutter.git
ignore = dirty
[submodule "bundle/textobj-rubyblock"]
path = bundle/textobj-rubyblock
url = https://github.com/nelstrom/vim-textobj-rubyblock
ignore = dirty
[submodule "bundle/surround"]
path = bundle/surround
url = git://github.com/tpope/vim-surround.git
ignore = dirty
[submodule "bundle/rails"]
path = bundle/rails
url = git://github.com/tpope/vim-rails.git
ignore = dirty
[submodule "bundle/git"]
path = bundle/git
url = https://github.com/tpope/vim-git
ignore = dirty
[submodule "bundle/matchit"]
path = bundle/matchit
url = https://github.com/vim-scripts/matchit.zip
ignore = dirty
[submodule "bundle/tabular"]
path = bundle/tabular
url = git://github.com/godlygeek/tabular.git
ignore = dirty
[submodule "bundle/rspec"]
path = bundle/rspec
url = https://github.com/skwp/vim-rspec
ignore = dirty
[submodule "bundle/textobj-user"]
path = bundle/textobj-user
url = https://github.com/kana/vim-textobj-user
ignore = dirty
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
ignore = dirty
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic
ignore = dirty
[submodule "bundle/bundler"]
path = bundle/bundler
url = git://github.com/tpope/vim-bundler.git
ignore = dirty
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab
ignore = dirty
[submodule "bundle/jsx"]
path = bundle/jsx
url = https://github.com/mxw/vim-jsx.git
ignore = dirty
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
ignore = dirty
[submodule "colors/collection/jellyx"]
path = colors/collection/jellyx
url = https://github.com/guns/jellyx.vim
ignore = dirty
[submodule "colors/collection/codeschool"]
path = colors/collection/codeschool
url = https://github.com/29decibel/codeschool-vim-theme
ignore = dirty
[submodule "colors/collection/molokai"]
path = colors/collection/molokai
url = https://github.com/tomasr/molokai
ignore = dirty
[submodule "colors/collection/mango"]
path = colors/collection/mango
url = https://github.com/mentos/mango.vim
ignore = dirty
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = [email protected]:kien/ctrlp.vim.git
ignore = dirty
[submodule "bundle/nginx-syntax"]
path = bundle/nginx-syntax
url = [email protected]:evanmiller/nginx-vim-syntax.git
ignore = dirty
[submodule "bundle/coffescript"]
path = bundle/coffescript
url = [email protected]:kchmck/vim-coffee-script.git
ignore = dirty
[submodule "colors/collection/lucius"]
path = colors/collection/lucius
url = [email protected]:jonathanfilip/vim-lucius.git