-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
102 lines (102 loc) · 3.78 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
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-coffee-script"]
path = vim/bundle/vim-coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
[submodule "vim/bundle/vim-stylus"]
path = vim/bundle/vim-stylus
url = git://github.com/wavded/vim-stylus.git
[submodule "vim/bundle/vim-less"]
path = vim/bundle/vim-less
url = https://github.com/groenewege/vim-less.git
[submodule "vim/bundle/vim-numbers"]
path = vim/bundle/vim-numbers
url = git://github.com/myusuf3/numbers.vim.git
[submodule "vim/bundle/vim-javascript"]
path = vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "vim/bundle/vim-json"]
path = vim/bundle/vim-json
url = https://github.com/elzr/vim-json.git
[submodule "vim/bundle/editorconfig-vim"]
path = vim/bundle/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/bundle/ctrlp.vim"]
path = vim/bundle/ctrlp.vim
url = [email protected]:ctrlpvim/ctrlp.vim.git
[submodule "vim/bundle/vim-php"]
path = vim/bundle/vim-php
url = [email protected]:StanAngeloff/php.vim.git
[submodule "vim/bundle/tabular"]
path = vim/bundle/tabular
url = git://github.com/godlygeek/tabular.git
[submodule "vim/bundle/vim-vue"]
path = vim/bundle/vim-vue
url = https://github.com/posva/vim-vue.git
[submodule "vim/bundle/vim-rhubarb"]
path = vim/bundle/vim-rhubarb
url = [email protected]:tpope/vim-rhubarb.git
[submodule "vim/bundle/vim-blade"]
path = vim/bundle/vim-blade
url = git://github.com/jwalton512/vim-blade.git
[submodule "vim/bundle/typescript-vim"]
path = vim/bundle/typescript-vim
url = [email protected]:leafgarland/typescript-vim.git
[submodule "vim/bundle/vim-jsx-typescript"]
path = vim/bundle/vim-jsx-typescript
url = [email protected]:peitalin/vim-jsx-typescript.git
[submodule "vim/bundle/vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = [email protected]:airblade/vim-gitgutter.git
[submodule "Pictures"]
path = Pictures
url = [email protected]:cesutherland/Pictures.git
[submodule "vim/bundle/coc"]
path = vim/bundle/coc
url = [email protected]:neoclide/coc.nvim.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = [email protected]:preservim/nerdtree.git
[submodule "vim/bundle/gruvbox"]
path = vim/bundle/gruvbox
url = [email protected]:gruvbox-community/gruvbox.git
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = [email protected]:vim-airline/vim-airline.git
[submodule "vim/bundle/vim-typescript"]
path = vim/bundle/vim-typescript
url = [email protected]:leafgarland/typescript-vim.git
[submodule "vim/bundle/vim-jsx-pretty"]
path = vim/bundle/vim-jsx-pretty
url = [email protected]:MaxMEllon/vim-jsx-pretty.git
[submodule "vim/bundle/ag-vim"]
path = vim/bundle/ag-vim
url = [email protected]:rking/ag.vim.git
[submodule "vim/bundle/vim-mdx-js"]
path = vim/bundle/vim-mdx-js
url = [email protected]:jxnblk/vim-mdx-js.git
[submodule "vim/bundle/vim-node"]
path = vim/bundle/vim-node
url = https://github.com/moll/vim-node
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = [email protected]:tpope/vim-surround.git
[submodule "vim/bundle/vim-markdown"]
path = vim/bundle/vim-markdown
url = [email protected]:plasticboy/vim-markdown.git
[submodule "vim/bundle/vim-terraform"]
path = vim/bundle/vim-terraform
url = https://github.com/hashivim/vim-terraform.git
[submodule "vim/bundle/vdebug"]
path = vim/bundle/vdebug
url = [email protected]:vim-vdebug/vdebug.git
[submodule "vim/bundle/vim-jsonnet"]
path = vim/bundle/vim-jsonnet
url = [email protected]:google/vim-jsonnet.git
[submodule "vim/bundle/vim-go"]
path = vim/bundle/vim-go
url = [email protected]:fatih/vim-go.git