-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.25 KB
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 1.25 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
[submodule ".tmux/plugins/tmux-continuum"]
path = .tmux/plugins/tmux-continuum
url = https://git::@github.com/tmux-plugins/tmux-continuum
[submodule ".tmux/plugins/tmux-resurrect"]
path = .tmux/plugins/tmux-resurrect
url = https://git::@github.com/tmux-plugins/tmux-resurrect
[submodule ".tmux/plugins/tmux-select-pane-no-wrap"]
path = .tmux/plugins/tmux-select-pane-no-wrap
url = https://git::@github.com/dalejung/tmux-select-pane-no-wrap
[submodule ".tmux/plugins/tpm"]
path = .tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule ".vim/bundle/Vundle.vim"]
path = .vim/bundle/Vundle.vim
url = https://github.com/VundleVim/Vundle.vim.git
[submodule ".vim/bundle/vim-json"]
path = .vim/bundle/vim-json
url = git@github.com:elzr/vim-json.git
[submodule ".vim/bundle/vim-perforce"]
path = .vim/bundle/vim-perforce
url = https://github.com/nfvs/vim-perforce.git
[submodule ".vim/bundle/vim-yaml"]
path = .vim/bundle/vim-yaml
url = https://github.com/stephpy/vim-yaml.git
[submodule ".vim/bundle/hl_matchit.vim"]
path = .vim/bundle/hl_matchit.vim
url = git@github.com:vimtaku/hl_matchit.vim.git
[submodule ".vim/bundle/verilog_systemverilog.vim"]
path = .vim/bundle/verilog_systemverilog.vim
url = https://github.com/vhda/verilog_systemverilog.vim.git