-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
99 lines (99 loc) · 3.6 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
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "bundle/tcomment_vim"]
path = bundle/tcomment_vim
url = https://github.com/tomtom/tcomment_vim.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = [email protected]:scrooloose/nerdtree.git
[submodule "bundle/vim-haml"]
path = bundle/vim-haml
url = https://github.com/tpope/vim-haml.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/vim-colors-sunburst"]
path = bundle/vim-colors-sunburst
url = https://github.com/sickill/vim-sunburst.git
[submodule "bundle/vim-autoclose"]
path = bundle/vim-autoclose
url = https://github.com/gilgen/vim-autoclose.git
[submodule "bundle/vim-trailing-whitespace"]
path = bundle/vim-trailing-whitespace
url = https://github.com/bronson/vim-trailing-whitespace
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/gilgen/ctrlp.vim.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-jst"]
path = bundle/vim-jst
url = https://github.com/briancollins/vim-jst.git
[submodule "bundle/nginx"]
path = bundle/nginx
url = https://github.com/vim-scripts/nginx.vim.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "bundle/vim-textobj-user"]
path = bundle/vim-textobj-user
url = https://github.com/kana/vim-textobj-user.git
[submodule "bundle/vim-textobj-rubyblock"]
path = bundle/vim-textobj-rubyblock
url = https://github.com/nelstrom/vim-textobj-rubyblock.git
[submodule "bundle/greplace"]
path = bundle/greplace
url = [email protected]:gilgen/greplace.vim.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/vim-javascript-syntax"]
path = bundle/vim-javascript-syntax
url = [email protected]:jelera/vim-javascript-syntax.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = [email protected]:pangloss/vim-javascript.git
[submodule "bundle/vim-json"]
path = bundle/vim-json
url = [email protected]:elzr/vim-json.git
[submodule "bundle/python-syntax"]
path = bundle/python-syntax
url = [email protected]:hdima/python-syntax
[submodule "bundle/powerline"]
path = bundle/powerline
url = [email protected]:powerline/powerline
[submodule "bundle/dracula-theme"]
path = bundle/dracula-theme
url = [email protected]:dracula/vim.git
[submodule "bundle/onehalf"]
path = bundle/onehalf
url = https://github.com/sonph/onehalf
[submodule "bundle/atom-dark"]
path = bundle/atom-dark
url = https://github.com/gosukiwi/vim-atom-dark
[submodule "bundle/vim-jsx"]
path = bundle/vim-jsx
url = https://github.com/mxw/vim-jsx.git
[submodule "bundle/emmet-vim"]
path = bundle/emmet-vim
url = https://github.com/mattn/emmet-vim
[submodule "bundle/vim-mustache-handlebars"]
path = bundle/vim-mustache-handlebars
url = https://github.com/mustache/vim-mustache-handlebars
[submodule "bundle/vim-closetag"]
path = bundle/vim-closetag
url = https://github.com/alvan/vim-closetag
[submodule "bundle/vim-terragrunt"]
path = bundle/vim-terragrunt
url = https://github.com/yorinasub17/vim-terragrunt.git
[submodule "bundle/vim-terraform"]
path = bundle/vim-terraform
url = https://github.com/gilgen/vim-terraform