-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
108 lines (108 loc) · 3.81 KB
/
Copy path.gitmodules
File metadata and controls
108 lines (108 loc) · 3.81 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
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
104
105
106
107
108
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "bundle/vim-haml"]
path = bundle/vim-haml
url = https://github.com/tpope/vim-haml.git
[submodule "bundle/vim-endwise"]
path = bundle/vim-endwise
url = https://github.com/tpope/vim-endwise.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/DanielleSucher/nerdtree.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/command-t"]
path = bundle/command-t
url = https://github.com/wincent/Command-T.git
[submodule "bundle/vim-abolish"]
path = bundle/vim-abolish
url = https://github.com/tpope/vim-abolish.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "bundle/vim-ruby-refactoring"]
path = bundle/vim-ruby-refactoring
url = https://github.com/ecomba/vim-ruby-refactoring.git
[submodule "bundle/vim-unimpaired"]
path = bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "bundle/gundo"]
path = bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/enhancedjumps"]
path = bundle/enhancedjumps
url = https://github.com/vim-scripts/EnhancedJumps.git
[submodule "bundle/diffthese"]
path = bundle/diffthese
url = https://github.com/matt-royal/diffthese.git
[submodule "bundle/vim-powerline"]
path = bundle/vim-powerline
url = https://github.com/Lokaltog/vim-powerline.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/j-split"]
path = bundle/j-split
url = https://github.com/mgamba/j-split.git
[submodule "bundle/ZoomWin"]
path = bundle/ZoomWin
url = https://github.com/vim-scripts/ZoomWin.git
[submodule "bundle/vim-blockle"]
path = bundle/vim-blockle
url = https://github.com/jgdavey/vim-blockle.git
[submodule "bundle/camelcasemotion"]
path = bundle/camelcasemotion
url = https://github.com/vim-scripts/camelcasemotion.git
[submodule "bundle/vim-gitgutter"]
path = bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "bundle/vim-rake"]
path = bundle/vim-rake
url = https://github.com/tpope/vim-rake.git
[submodule "bundle/vim-rspec"]
path = bundle/vim-rspec
url = https://github.com/thoughtbot/vim-rspec.git
[submodule "bundle/tslime.vim/plugin"]
path = bundle/tslime.vim/plugin
url = https://github.com/Casecommons/tslime.vim.git
[submodule "bundle/ag.vim"]
path = bundle/ag.vim
url = https://github.com/rking/ag.vim.git
[submodule "bundle/vim-jsx"]
path = bundle/vim-jsx
url = https://github.com/mxw/vim-jsx.git
[submodule "bundle/vim-elixir"]
path = bundle/vim-elixir
url = git@github.com:elixir-lang/vim-elixir.git
[submodule "bundle/vim-easy-align"]
path = bundle/vim-easy-align
url = git@github.com:junegunn/vim-easy-align.git
[submodule "bundle/molokai"]
path = bundle/molokai
url = https://github.com/vim-scripts/molokai.git