-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
61 lines (61 loc) · 2.87 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
# tmux
[submodule "dotfiles/tmux/plugins/tpm"]
path = dotfiles/tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm.git
[submodule "dotfiles/tmux/plugins/tmux-resurrect"]
path = dotfiles/tmux/plugins/tmux-resurrect
url = https://github.com/tmux-plugins/tmux-resurrect.git
[submodule "dotfiles/tmux/plugins/tmux-sensible"]
path = dotfiles/tmux/plugins/tmux-sensible
url = https://github.com/tmux-plugins/tmux-sensible.git
[submodule "dotfiles/vim/plugged/fzf.vim"]
path = dotfiles/vim/plugged/fzf.vim
url = https://github.com/junegunn/fzf.vim.git
[submodule "dotfiles/vim/plugged/star-search"]
path = dotfiles/vim/plugged/star-search
url = https://github.com/vim-scripts/star-search.git
[submodule "dotfiles/vim/plugged/tagbar"]
path = dotfiles/vim/plugged/tagbar
url = https://github.com/preservim/tagbar.git
[submodule "dotfiles/vim/plugged/vim-airline"]
path = dotfiles/vim/plugged/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "dotfiles/vim/plugged/vim-airline-themes"]
path = dotfiles/vim/plugged/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule "dotfiles/vim/plugged/vim-autoread"]
path = dotfiles/vim/plugged/vim-autoread
url = https://github.com/djoshea/vim-autoread.git
[submodule "dotfiles/vim/plugged/vim-cpp-enhanced-highlight"]
path = dotfiles/vim/plugged/vim-cpp-enhanced-highlight
url = https://github.com/octol/vim-cpp-enhanced-highlight.git
[submodule "dotfiles/vim/plugged/vim-fugitive"]
path = dotfiles/vim/plugged/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "dotfiles/vim/plugged/vim-go"]
path = dotfiles/vim/plugged/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "dotfiles/vim/plugged/vim-obsession"]
path = dotfiles/vim/plugged/vim-obsession
url = https://github.com/tpope/vim-obsession.git
[submodule "dotfiles/vim/plugged/cscope-maps"]
path = dotfiles/vim/plugged/cscope-maps
url = https://github.com/r08ertliu/cscope-maps.git
[submodule "dotfiles/vim/plugged/cscope_dynamic"]
path = dotfiles/vim/plugged/cscope_dynamic
url = https://github.com/r08ertliu/cscope_dynamic.git
[submodule "dotfiles/vim/plugged/vim-wombat-scheme"]
path = dotfiles/vim/plugged/vim-wombat-scheme
url = https://github.com/r08ertliu/vim-wombat-scheme.git
[submodule "dotfiles/tmux/plugins/tmux-prefix-highlight"]
path = dotfiles/tmux/plugins/tmux-prefix-highlight
url = https://github.com/tmux-plugins/tmux-prefix-highlight.git
[submodule "dotfiles/tmux/plugins/tmux-mem-cpu-load"]
path = dotfiles/tmux/plugins/tmux-mem-cpu-load
url = https://github.com/thewtex/tmux-mem-cpu-load.git
[submodule "dotfiles/vim/plugged/cscope-fzf"]
path = dotfiles/vim/plugged/cscope-fzf
url = https://github.com/r08ertliu/cscope-fzf.git
[submodule "dotfiles/vim/plugged/vim-log-highlighting"]
path = dotfiles/vim/plugged/vim-log-highlighting
url = https://github.com/r08ertliu/vim-log-highlighting.git