-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
136 lines (136 loc) · 6.3 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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
[submodule "hammers/tmux/plugins/tpm"]
path = hammers/tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
ignore = dirty
[submodule "hammers/zsh/zplug"]
path = hammers/zsh/zplug
url = https://github.com/zplug/zplug.git
ignore = dirty
[submodule "hammers/emacs/3rdparty/librime"]
path = hammers/emacs/3rdparty/librime
url = https://github.com/rime/librime.git
ignore = dirty
ignore = dirty
[submodule "hammers/emacs/3rdparty/liberime"]
path = hammers/emacs/3rdparty/liberime
url = https://github.com/merrickluo/liberime.git
[submodule "hammers/emacs/3rdparty/lsp-ivy"]
path = hammers/emacs/3rdparty/lsp-ivy
url = https://github.com/emacs-lsp/lsp-ivy.git
[submodule "hammers/gdb/plugins/dashboard"]
path = hammers/gdb/plugins/dashboard
url = https://github.com/cyrus-and/gdb-dashboard.git
[submodule "hammers/emacs/3rdparty/rg.el"]
path = hammers/emacs/3rdparty/rg.el
url = https://github.com/dajva/rg.el.git
[submodule "hammers/emacs/3rdparty/systemrdl-mode"]
path = hammers/emacs/3rdparty/systemrdl-mode
url = https://github.com/luisgutz/emacs-system-rdl.git
[submodule "hammers/tmux/plugins/extrakto"]
path = hammers/tmux/plugins/extrakto
url = https://github.com/laktak/extrakto
[submodule "hammers/tmux/plugins/tmux-copycat"]
path = hammers/tmux/plugins/tmux-copycat
url = https://github.com/tmux-plugins/tmux-copycat
[submodule "hammers/tmux/plugins/tmux-open"]
path = hammers/tmux/plugins/tmux-open
url = https://github.com/tmux-plugins/tmux-open
[submodule "hammers/tmux/plugins/tmux-resurrect"]
path = hammers/tmux/plugins/tmux-resurrect
url = https://github.com/tmux-plugins/tmux-resurrect
[submodule "hammers/tmux/plugins/tmux-sensible"]
path = hammers/tmux/plugins/tmux-sensible
url = https://github.com/tmux-plugins/tmux-sensible
[submodule "hammers/tmux/plugins/tmux-urlview"]
path = hammers/tmux/plugins/tmux-urlview
url = https://github.com/tmux-plugins/tmux-urlview
[submodule "hammers/tmux/plugins/tmux-yank"]
path = hammers/tmux/plugins/tmux-yank
url = https://github.com/tmux-plugins/tmux-yank
[submodule "hammers/zsh/plugins/junegunn/fzf"]
path = hammers/zsh/plugins/junegunn/fzf
url = https://github.com/junegunn/fzf.git
[submodule "hammers/zsh/plugins/robbyrussell/oh-my-zsh"]
path = hammers/zsh/plugins/robbyrussell/oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "hammers/zsh/plugins/zsh-users/zsh-autosuggestions"]
path = hammers/zsh/plugins/zsh-users/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "hammers/zsh/plugins/zsh-users/zsh-completions"]
path = hammers/zsh/plugins/zsh-users/zsh-completions
url = https://github.com/zsh-users/zsh-completions.git
[submodule "hammers/zsh/plugins/zsh-users/zsh-history-substring-search"]
path = hammers/zsh/plugins/zsh-users/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search.git
[submodule "hammers/zsh/plugins/zsh-users/zsh-syntax-highlighting"]
path = hammers/zsh/plugins/zsh-users/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "hammers/vim/plugins/ctrlsf.vim"]
path = hammers/vim/plugins/ctrlsf.vim
url = https://github.com/dyng/ctrlsf.vim.git
[submodule "hammers/vim/plugins/delimitMate"]
path = hammers/vim/plugins/delimitMate
url = https://github.com/Raimondi/delimitMate.git
[submodule "hammers/vim/plugins/incsearch-easymotion.vim"]
path = hammers/vim/plugins/incsearch-easymotion.vim
url = https://github.com/haya14busa/incsearch-easymotion.vim.git
[submodule "hammers/vim/plugins/incsearch-fuzzy.vim"]
path = hammers/vim/plugins/incsearch-fuzzy.vim
url = https://github.com/haya14busa/incsearch-fuzzy.vim.git
[submodule "hammers/vim/plugins/incsearch.vim"]
path = hammers/vim/plugins/incsearch.vim
url = https://github.com/haya14busa/incsearch.vim.git
[submodule "hammers/vim/plugins/numbers.vim"]
path = hammers/vim/plugins/numbers.vim
url = https://github.com/myusuf3/numbers.vim.git
[submodule "hammers/vim/plugins/surround.vim"]
path = hammers/vim/plugins/surround.vim
url = https://github.com/vim-scripts/surround.vim.git
[submodule "hammers/vim/plugins/vim-airline"]
path = hammers/vim/plugins/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "hammers/vim/plugins/vim-airline-themes"]
path = hammers/vim/plugins/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule "hammers/vim/plugins/vim-autoformat"]
path = hammers/vim/plugins/vim-autoformat
url = https://github.com/Chiel92/vim-autoformat.git
[submodule "hammers/vim/plugins/vim-easy-align"]
path = hammers/vim/plugins/vim-easy-align
url = https://github.com/junegunn/vim-easy-align.git
[submodule "hammers/vim/plugins/vim-easymotion"]
path = hammers/vim/plugins/vim-easymotion
url = https://github.com/easymotion/vim-easymotion.git
[submodule "hammers/vim/plugins/vim-gitgutter"]
path = hammers/vim/plugins/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "hammers/vim/plugins/vim-go"]
path = hammers/vim/plugins/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "hammers/vim/plugins/vim-javascript"]
path = hammers/vim/plugins/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "hammers/vim/plugins/vim-json-bundle"]
path = hammers/vim/plugins/vim-json-bundle
url = https://github.com/vim-scripts/vim-json-bundle.git
[submodule "hammers/vim/plugins/vim-jsx"]
path = hammers/vim/plugins/vim-jsx
url = https://github.com/mxw/vim-jsx.git
[submodule "hammers/vim/plugins/vim-multiple-cursors"]
path = hammers/vim/plugins/vim-multiple-cursors
url = https://github.com/terryma/vim-multiple-cursors.git
[submodule "hammers/vim/plugins/vim-mustache-handlebars"]
path = hammers/vim/plugins/vim-mustache-handlebars
url = https://github.com/mustache/vim-mustache-handlebars.git
[submodule "hammers/vim/plugins/vim-obsession"]
path = hammers/vim/plugins/vim-obsession
url = https://github.com/tpope/vim-obsession.git
[submodule "hammers/vim/plugins/vim-tmux-navigator"]
path = hammers/vim/plugins/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator.git
[submodule "hammers/vim/plugins/ctrlp.vim"]
path = hammers/vim/plugins/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "hammers/vim/plugins/Vundle.vim"]
path = hammers/vim/plugins/Vundle.vim
url = https://github.com/VundleVim/Vundle.vim.git