-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
102 lines (102 loc) · 3.52 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
[submodule "bundle/command-t"]
path = bundle/command-t
url = https://github.com/wincent/Command-T.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-haml"]
path = bundle/vim-haml
url = https://github.com/tpope/vim-haml.git
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "bundle/vim-unimpaired"]
path = bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/vim-greplace"]
path = bundle/vim-greplace
url = https://github.com/skwp/greplace.vim.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/vimroom"]
path = bundle/vimroom
url = https://github.com/mikewest/vimroom.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = git://github.com/godlygeek/tabular.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/vim-pasta"]
path = bundle/vim-pasta
url = https://github.com/sickill/vim-pasta.git
[submodule "bundle/vim-smartinput"]
path = bundle/vim-smartinput
url = https://github.com/kana/vim-smartinput.git
[submodule "bundle/easybuffer"]
path = bundle/easybuffer
url = git://github.com/troydm/easybuffer.vim.git
[submodule "bundle/vim-gitgutter"]
path = bundle/vim-gitgutter
url = git://github.com/airblade/vim-gitgutter.git
[submodule "bundle/vim-bundler"]
path = bundle/vim-bundler
url = git://github.com/tpope/vim-bundler.git
[submodule "bundle/gist-vim"]
path = bundle/gist-vim
url = git://github.com/mattn/gist-vim.git
[submodule "bundle/vim-rake"]
path = bundle/vim-rake
url = git://github.com/tpope/vim-rake.git
[submodule "bundle/webapi-vim"]
path = bundle/webapi-vim
url = git://github.com/mattn/webapi-vim.git
[submodule "bundle/vim-dispatch"]
path = bundle/vim-dispatch
url = git://github.com/tpope/vim-dispatch.git
[submodule "bundle/zoomwin"]
path = bundle/zoomwin
url = git://github.com/regedarek/ZoomWin.git
[submodule "bundle/vim-slim"]
path = bundle/vim-slim
url = [email protected]:slim-template/vim-slim.git
[submodule "bundle/vim-elixir"]
path = bundle/vim-elixir
url = [email protected]:elixir-lang/vim-elixir.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/vim-easy-align"]
path = bundle/vim-easy-align
url = [email protected]:junegunn/vim-easy-align.git
[submodule "bundle/switch"]
path = bundle/switch
url = [email protected]:AndrewRadev/switch.vim.git
[submodule "bundle/splitjoin"]
path = bundle/splitjoin
url = [email protected]:AndrewRadev/splitjoin.vim.git
[submodule "bundle/elm.vim"]
path = bundle/elm.vim
url = https://github.com/lambdatoast/elm.vim.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = [email protected]:ctrlpvim/ctrlp.vim.git
[submodule "bundle/vim-es6"]
path = bundle/vim-es6
url = [email protected]:isRuslan/vim-es6.git
[submodule "bundle/elm-vim"]
path = bundle/elm-vim
url = [email protected]:ElmCast/elm-vim.git
[submodule "bundle/vim-rubocop"]
path = bundle/vim-rubocop
url = [email protected]:ngmy/vim-rubocop.git