forked from taylor/vimconfig
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
179 lines (179 loc) · 5.98 KB
/
.gitmodules
File metadata and controls
179 lines (179 loc) · 5.98 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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
[submodule "bundle/Git-Branch-Info"]
path = bundle/Git-Branch-Info
url = git://github.com/vim-scripts/Git-Branch-Info.git
ignore = dirty
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = git://github.com/ctrlpvim/ctrlp.vim.git
ignore = dirty
[submodule "bundle/gist-vim"]
path = bundle/gist-vim
url = https://github.com/mattn/gist-vim.git
ignore = dirty
[submodule "bundle/grunt.vim"]
path = bundle/grunt.vim
url = git://github.com/mklabs/grunt.vim.git
ignore = dirty
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
ignore = dirty
[submodule "bundle/vim-buffer-explorer-plugin"]
path = bundle/vim-buffer-explorer-plugin
url = https://github.com/widox/vim-buffer-explorer-plugin.git
ignore = dirty
[submodule "bundle/vim-characterize"]
path = bundle/vim-characterize
url = git://github.com/tpope/vim-characterize.git
ignore = dirty
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = git://github.com/vim-scripts/vim-coffee-script.git
ignore = dirty
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
ignore = dirty
[submodule "bundle/vim-gitgutter"]
path = bundle/vim-gitgutter
url = git://github.com/airblade/vim-gitgutter.git
ignore = dirty
[submodule "bundle/vim-haml"]
path = bundle/vim-haml
url = git://github.com/tpope/vim-haml.git
ignore = dirty
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = git://github.com/tpope/vim-markdown.git
ignore = dirty
[submodule "bundle/vim-pastie"]
path = bundle/vim-pastie
url = git://github.com/tpope/vim-pastie.git
ignore = dirty
[submodule "bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = git://github.com/tpope/vim-pathogen.git
ignore = dirty
[submodule "bundle/vim-ag"]
path = bundle/vim-ag
url = https://github.com/epmatsw/ag.vim.git
ignore = dirty
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
ignore = dirty
[submodule "bundle/vim-webapi"]
path = bundle/vim-webapi
url = https://github.com/mattn/webapi-vim.git
ignore = dirty
[submodule "bundle/vim-abolish"]
path = bundle/vim-abolish
url = git://github.com/tpope/vim-abolish.git
ignore = dirty
[submodule "bundle/powerline"]
path = bundle/powerline
url = git://github.com/Lokaltog/vim-powerline.git
ignore = dirty
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = git://github.com/vim-syntastic/syntastic.git
ignore = dirty
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = git://github.com/tpope/vim-repeat.git
ignore = dirty
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
ignore = dirty
[submodule "bundle/vim-json"]
path = bundle/vim-json
url = https://github.com/elzr/vim-json.git
ignore = dirty
[submodule "bundle/minibufexpl.vim"]
path = bundle/minibufexpl.vim
url = https://github.com/fholgado/minibufexpl.vim.git
ignore = dirty
[submodule "bundle/vim-tcomment"]
path = bundle/vim-tcomment
url = git@github.com:tomtom/tcomment_vim.git
ignore = dirty
[submodule "bundle/vim-webdevicons"]
path = bundle/vim-webdevicons
url = https://github.com/ryanoasis/vim-webdevicons.git
[submodule "bundle/dart-vim-plugin"]
path = bundle/dart-vim-plugin
url = https://github.com/dart-lang/dart-vim-plugin.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline.git
[submodule "bundle/vim-javascript-syntax"]
path = bundle/vim-javascript-syntax
url = git@github.com:jelera/vim-javascript-syntax.git
[submodule "bundle/javascript-libraries-syntax.vim"]
path = bundle/javascript-libraries-syntax.vim
url = git@github.com:othree/javascript-libraries-syntax.vim.git
[submodule "bundle/undotree"]
path = bundle/undotree
url = git@github.com:mbbill/undotree.git
[submodule "bundle/vim-blazek"]
path = bundle/vim-blazek
url = git@github.com:kingbin/vim-blazek.git
[submodule "bundle/base16-vim"]
path = bundle/base16-vim
url = git@github.com:chriskempson/base16-vim.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = git@github.com:tpope/vim-fugitive.git
[submodule "bundle/vim-elixir"]
path = bundle/vim-elixir
url = git@github.com:elixir-lang/vim-elixir.git
[submodule "bundle/editorconfig-vim"]
path = bundle/editorconfig-vim
url = git@github.com:editorconfig/editorconfig-vim.git
[submodule "bundle/vim-snippets"]
path = bundle/vim-snippets
url = git@github.com:honza/vim-snippets.git
[submodule "bundle/ultisnips"]
path = bundle/ultisnips
url = git@github.com:SirVer/ultisnips.git
[submodule "bundle/fzf"]
path = bundle/fzf
url = git@github.com:junegunn/fzf.git
[submodule "bundle/ack"]
path = bundle/ack
url = git@github.com:mileszs/ack.vim.git
[submodule "bundle/vim-airline-themes"]
path = bundle/vim-airline-themes
url = git@github.com:vim-airline/vim-airline-themes.git
[submodule "bundle/yats"]
path = bundle/yats
url = git@github.com:HerringtonDarkholme/yats.vim.git
[submodule "bundle/vim-jsx-pretty"]
path = bundle/vim-jsx-pretty
url = git@github.com:MaxMEllon/vim-jsx-pretty.git
[submodule "bundle/coc"]
path = bundle/coc
url = git@github.com:neoclide/coc.nvim.git
[submodule "bundle/vim-prettier"]
path = bundle/vim-prettier
url = git@github.com:prettier/vim-prettier.git
[submodule "bundle/ycm"]
path = bundle/ycm
url = git@github.com:Valloric/YouCompleteMe.git
[submodule "bundle/php-cs-fixer"]
path = bundle/php-cs-fixer
url = git@github.com:stephpy/vim-php-cs-fixer.git
[submodule "bundle/gitcopilot"]
path = bundle/gitcopilot
url = git@github.com:github/copilot.vim.git
[submodule "bundle/omnisharp-vim"]
path = bundle/omnisharp-vim
url = git@github.com:OmniSharp/omnisharp-vim
[submodule "bundle/sharpenup"]
path = bundle/sharpenup
url = git@github.com:nickspoons/vim-sharpenup
;git clone --depth 1 https://github.com/dense-analysis/ale.git ./pack/git-plugins/start/ale
[submodule "bundle/ale"]
path = bundle/ale
url = git@github.com:dense-analysis/ale