-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
64 lines (63 loc) · 2.73 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
[submodule "bundle-available/command-t"]
path = bundle-available/command-t
url = http://github.com/wincent/Command-T.git
[submodule "bundle-available/rails"]
path = bundle-available/rails
url = https://github.com/tpope/vim-rails.git
[submodule "bundle-available/snipmate-nodejs"]
path = bundle-available/snipmate-nodejs
url = https://Floby@github.com/Floby/snipmate-nodejs.git
[submodule "bundle-available/solarized-colors"]
path = bundle-available/solarized-colors
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle-available/fugitive"]
path = bundle-available/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle-available/css-color"]
path = bundle-available/css-color
url = git@github.com:floby/vim-css-color.git
[submodule "bundle-available/tern_for_vim"]
path = bundle-available/tern_for_vim
url = https://github.com/marijnh/tern_for_vim.git
[submodule "bundle-available/handlebars"]
path = bundle-available/handlebars
url = https://github.com/nono/vim-handlebars.git
[submodule "bundle-available/vim-less"]
path = bundle-available/vim-less
url = https://github.com/groenewege/vim-less.git
[submodule "bundle-available/vim-coffee-script"]
path = bundle-available/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle-available/emmet"]
path = bundle-available/emmet
url = https://github.com/mattn/emmet-vim.git
[submodule "bundle-available/elm"]
path = bundle-available/elm
url = https://github.com/lambdatoast/elm.vim.git
[submodule "bundle-available/vim-es6"]
path = bundle-available/vim-es6
url = https://github.com/isRuslan/vim-es6.git
[submodule "bundle-available/syntastic"]
path = bundle-available/syntastic
url = https://github.com/vim-syntastic/syntastic.git
[submodule "bundle-available/syntastic-local-eslint"]
path = bundle-available/syntastic-local-eslint
url = https://github.com/mtscout6/syntastic-local-eslint.vim.git
[submodule "bundle-available/typescript"]
path = bundle-available/typescript
url = https://github.com/leafgarland/typescript-vim.git
[submodule "bundle-available/vim-ember-hbs"]
path = bundle-available/vim-ember-hbs
url = git@github.com:joukevandermaas/vim-ember-hbs.git
[submodule "bundle-available/vim-terraform"]
path = bundle-available/vim-terraform
url = https://github.com/hashivim/vim-terraform.git
[submodule "pack/git-plugins/start/ale"]
path = pack/git-plugins/start/ale
url = https://github.com/dense-analysis/ale.git
[submodule "pack/git-plugins/start/syntax-range"]
path = pack/git-plugins/start/syntax-range
url = https://github.com/vim-scripts/SyntaxRange.git
[submodule "pack/git-plugins/start/plantuml-syntax"]
path = pack/git-plugins/start/plantuml-syntax
url = https://github.com/aklt/plantuml-syntax.git