-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
105 lines (105 loc) · 3.79 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
104
105
[submodule "bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = [email protected]:tpope/vim-pathogen.git
[submodule "bundle/vim-sensible"]
path = bundle/vim-sensible
url = [email protected]:tpope/vim-sensible.git
[submodule "bundle/vim-railscasts"]
path = bundle/vim-railscasts
url = [email protected]:jgdavey/vim-railscasts.git
[submodule "bundle/ack.vim"]
path = bundle/ack.vim
url = [email protected]:mileszs/ack.vim.git
[submodule "bundle/vim-git"]
path = bundle/vim-git
url = [email protected]:tpope/vim-git.git
[submodule "bundle/tcomment_vim"]
path = bundle/tcomment_vim
url = [email protected]:tomtom/tcomment_vim.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = [email protected]:kien/ctrlp.vim.git
[submodule "bundle/vim-haml"]
path = bundle/vim-haml
url = [email protected]:tpope/vim-haml.git
[submodule "bundle/vim-snipmate"]
path = bundle/vim-snipmate
url = [email protected]:garbas/vim-snipmate.git
[submodule "bundle/tlib_vim"]
path = bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim.git
[submodule "bundle/vim-addon-mw-utils"]
path = bundle/vim-addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "bundle/vim-snippets"]
path = bundle/vim-snippets
url = [email protected]:joker-777/vim-snippets.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = [email protected]:tpope/vim-surround.git
[submodule "bundle/YankRing.vim"]
path = bundle/YankRing.vim
url = [email protected]:vim-scripts/YankRing.vim.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = [email protected]:kchmck/vim-coffee-script.git
[submodule "bundle/vim-colors"]
path = bundle/vim-colors
url = [email protected]:dandorman/vim-colors.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = [email protected]:hallison/vim-markdown.git
[submodule "bundle/sexy-railscasts-256-theme"]
path = bundle/sexy-railscasts-256-theme
url = [email protected]:joker-777/sexy-railscasts-256-theme.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "bundle/base16-vim"]
path = bundle/base16-vim
url = [email protected]:chriskempson/base16-vim.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = [email protected]:altercation/vim-colors-solarized.git
[submodule "bundle/vim-less"]
path = bundle/vim-less
url = https://github.com/groenewege/vim-less.git
[submodule "bundle/vim-css3-syntax"]
path = bundle/vim-css3-syntax
url = [email protected]:hail2u/vim-css3-syntax.git
[submodule "bundle/vim-aftercolors"]
path = bundle/vim-aftercolors
url = [email protected]:calvinchengx/vim-aftercolors.git
[submodule "bundle/vim-rubocop"]
path = bundle/vim-rubocop
url = https://github.com/ngmy/vim-rubocop.git
[submodule "bundle/vim-fetch"]
path = bundle/vim-fetch
url = https://github.com/kopischke/vim-fetch.git
[submodule "bundle/splitjoin"]
path = bundle/splitjoin
url = https://github.com/AndrewRadev/splitjoin.vim.git
[submodule "bundle/vim-airline-themes"]
path = bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/vim-jsx"]
path = bundle/vim-jsx
url = https://github.com/mxw/vim-jsx.git
[submodule "bundle/ale"]
path = bundle/ale
url = https://github.com/dense-analysis/ale.git
[submodule "bundle/vim-js-arrow-function"]
path = bundle/vim-js-arrow-function
url = [email protected]:mvolkmann/vim-js-arrow-function.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = [email protected]:tpope/vim-fugitive.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = [email protected]:tpope/vim-rails.git
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = [email protected]:vim-ruby/vim-ruby.git