-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitmodules
66 lines (66 loc) · 2.84 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
[submodule "vim/bundle/vim-javascript"]
path = vim/pack/bundle/start/vim-javascript
url = https://github.com/pangloss/vim-javascript
[submodule "vim/bundle/vim-terraform"]
path = vim/pack/bundle/start/vim-terraform
url = https://github.com/hashivim/vim-terraform
[submodule "vim/bundle/vim-cucumber"]
path = vim/pack/bundle/start/vim-cucumber
url = https://github.com/tpope/vim-cucumber
[submodule "vim/bundle/vim-json"]
path = vim/pack/bundle/start/vim-json
url = https://github.com/leshill/vim-json
[submodule "vim/bundle/vim-gitgutter"]
path = vim/pack/bundle/start/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter
[submodule "vim/bundle/vim-yaml"]
path = vim/pack/bundle/start/vim-yaml
url = https://github.com/stephpy/vim-yaml
[submodule "vim/bundle/vim-airline"]
path = vim/pack/bundle/start/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule "vim/bundle/vim-afterglow"]
path = vim/pack/bundle/start/vim-afterglow
url = https://github.com/danilo-augusto/vim-afterglow
[submodule "vim/bundle/vim-mustache-handlebars"]
path = vim/pack/bundle/start/vim-mustache-handlebars
url = https://github.com/mustache/vim-mustache-handlebars
[submodule "vim/bundle/vim-vue"]
path = vim/pack/bundle/start/vim-vue
url = https://github.com/posva/vim-vue
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/vim-syntastic/syntastic
[submodule "vim/bundle/coc.nvim"]
path = vim/pack/bundle/opt/coc.nvim
url = https://github.com/neoclide/coc.nvim
[submodule "vim/bundle/typescript-vim"]
path = vim/pack/bundle/start/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule "vim/bundle/gruvbox"]
path = vim/pack/bundle/start/gruvbox
url = https://github.com/morhetz/gruvbox
[submodule "vim/bundle/vim-airline-themes"]
path = vim/pack/bundle/start/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule "vim/pack/bundle/start/vim-prisma"]
path = vim/pack/bundle/start/vim-prisma
url = https://github.com/pantharshit00/vim-prisma
[submodule "vim/pack/bundle/start/vim-colorscheme-switcher"]
path = vim/pack/bundle/start/vim-colorscheme-switcher
url = https://github.com/xolox/vim-colorscheme-switcher
[submodule "vim/pack/bundle/start/vim-misc"]
path = vim/pack/bundle/start/vim-misc
url = https://github.com/xolox/vim-misc
[submodule "vim/pack/bundle/start/vim-colorschemes"]
path = vim/pack/bundle/start/vim-colorschemes
url = https://github.com/flazz/vim-colorschemes
[submodule "vim/pack/bundle/start/copilot.vim"]
path = vim/pack/bundle/start/copilot.vim
url = [email protected]:github/copilot.vim.git
[submodule "vim/pack/bundle/start/ctrlp.vim"]
path = vim/pack/bundle/start/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "Xresources-themes"]
path = Xresources-themes
url = https://github.com/janoamaral/Xresources-themes.git