-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
73 lines (73 loc) · 2.54 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
[submodule "bundle/emmet-vim"]
path = bundle/emmet-vim
url = https://github.com/mattn/emmet-vim.git
[submodule "bundle/html5.vim"]
path = bundle/html5.vim
url = https://github.com/othree/html5.vim.git
[submodule "bundle/vim-css3-syntax"]
path = bundle/vim-css3-syntax
url = https://github.com/hail2u/vim-css3-syntax
[submodule "bundle/vim-less"]
path = bundle/vim-less
url = https://github.com/groenewege/vim-less
[submodule "vim-javascript"]
path = vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = git://github.com/godlygeek/tabular.git
[submodule "bundle/vim-color-solarized"]
path = bundle/vim-color-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/crtlp"]
path = bundle/crtlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/mustache"]
path = bundle/mustache
url = git://github.com/mustache/vim-mustache-handlebars.git
[submodule "bundle/node"]
path = bundle/node
url = https://github.com/moll/vim-node.git
[submodule "bundle/vim-processing"]
path = bundle/vim-processing
url = https://github.com/sophacles/vim-processing.git
[submodule "bundle/vim-jsx"]
path = bundle/vim-jsx
url = http://github.com/mxw/vim-jsx.git
[submodule "bundle/vim-glsl"]
path = bundle/vim-glsl
url = http://github.com/tikhomirov/vim-glsl.git
[submodule "bundle/vim-esformatter"]
path = bundle/vim-esformatter
url = https://github.com/millermedeiros/vim-esformatter.git
[submodule "bundle/ale"]
path = bundle/ale
url = http://github.com/w0rp/ale.git
[submodule "bundle/elm-vim"]
path = bundle/elm-vim
url = https://github.com/ElmCast/elm-vim.git
[submodule "bundle/vim-import-js"]
path = bundle/vim-import-js
url = [email protected]:Galooshi/vim-import-js.git
[submodule "bundle/vim-styled-components"]
path = bundle/vim-styled-components
url = [email protected]:styled-components/vim-styled-components.git
branch = main
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = [email protected]:tpope/vim-surround
[submodule "bundle/lightline.vim"]
path = bundle/lightline.vim
url = https://github.com/itchyny/lightline.vim
[submodule "bundle/kotlin-vim"]
path = bundle/kotlin-vim
url = https://github.com/udalov/kotlin-vim
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = https://github.com/tpope/vim-rails