-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
78 lines (78 loc) · 3.21 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
[submodule "vim/.vim/bundle/jellybeans.vim"]
path = vim/.vim/bundle/jellybeans.vim
url = https://github.com/nanotech/jellybeans.vim
[submodule "vim/.vim/bundle/vim-airline"]
path = vim/.vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule "vim/.vim/bundle/vim-gitgutter"]
path = vim/.vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter
[submodule "vim/.vim/bundle/ctrlp.vim"]
path = vim/.vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim
[submodule "vim/.vim/bundle/vim-airline-themes"]
path = vim/.vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule "vim/.vim/bundle/vim-fugitive"]
path = vim/.vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "vim/.vim/bundle/indentLine"]
path = vim/.vim/bundle/indentLine
url = https://github.com/Yggdroot/indentLine
[submodule "vim/.vim/bundle/tagbar"]
path = vim/.vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar
[submodule "vim/.vim/bundle/zig.vim"]
path = vim/.vim/bundle/zig.vim
url = https://github.com/ziglang/zig.vim
[submodule "vim/.vim/bundle/vim-snippets"]
path = vim/.vim/bundle/vim-snippets
url = https://github.com/honza/vim-snippets
[submodule "vim/.vim/bundle/vim-fish"]
path = vim/.vim/bundle/vim-fish
url = https://github.com/dag/vim-fish
[submodule "vim/.vim/bundle/i3config.vim"]
path = vim/.vim/bundle/i3config.vim
url = https://github.com/mboughaba/i3config.vim
[submodule "vim/.vim/bundle/vim-localvimrc"]
path = vim/.vim/bundle/vim-localvimrc
url = https://github.com/embear/vim-localvimrc
[submodule "vim/.vim/bundle/vim-signature"]
path = vim/.vim/bundle/vim-signature
url = https://github.com/kshenoy/vim-signature
[submodule "vim/.vim/bundle/vim-vinegar"]
path = vim/.vim/bundle/vim-vinegar
url = https://github.com/tpope/vim-vinegar.git
[submodule "vim/.vim/bundle/vim-surround"]
path = vim/.vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround
[submodule "vim/.vim/bundle/vim-markdown-preview"]
path = vim/.vim/bundle/vim-markdown-preview
url = https://github.com/JamshedVesuna/vim-markdown-preview
[submodule "vim/.vim/bundle/ale"]
path = vim/.vim/bundle/ale
url = https://github.com/dense-analysis/ale
[submodule "vim/.vim/bundle/vim-buffet"]
path = vim/.vim/bundle/vim-buffet
url = https://github.com/bagrat/vim-buffet
[submodule "vim/.vim/bundle/vim-startify"]
path = vim/.vim/bundle/vim-startify
url = https://github.com/mhinz/vim-startify
[submodule "vim/.vim/bundle/verilog_systemverilog.vim"]
path = vim/.vim/bundle/verilog_systemverilog.vim
url = https://github.com/vhda/verilog_systemverilog.vim
[submodule "vim/.vim/bundle/vim-solidity"]
path = vim/.vim/bundle/vim-solidity
url = https://github.com/tomlion/vim-solidity
[submodule "vim/.vim/bundle/omnisharp-vim"]
path = vim/.vim/bundle/omnisharp-vim
url = [email protected]:OmniSharp/omnisharp-vim
[submodule "rofi/.config/rofi/extras"]
path = rofi/.config/rofi/extras
url = [email protected]:adi1090x/rofi
[submodule "rofi/.config/rofi/rofiscripts"]
path = rofi/.config/rofi/rofiscripts
url = [email protected]:SamTebbs33/rofiscripts.git
[submodule "vim/.vim/bundle/coc.nvim"]
path = vim/.vim/bundle/coc.nvim
url = [email protected]:neoclide/coc.nvim