-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
161 lines (161 loc) · 5.63 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
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
[submodule "src/giphy.alfredworkflow"]
path = src/giphy.alfredworkflow
url = https://github.com/kejadlen/giphy.alfredworkflow.git
[submodule "src/dark-sky.alfredworkflow"]
path = src/pirate-weather.alfredworkflow
url = https://github.com/kejadlen/pirate-weather.alfredworkflow.git
[submodule "src/emoji.alfredworkflow"]
path = src/emoji.alfredworkflow
url = https://github.com/kejadlen/emoji.alfredworkflow.git
[submodule "faker.alfredworkflow"]
path = src/faker.alfredworkflow
url = https://github.com/kejadlen/faker.alfredworkflow.git
[submodule "fast-user-switching.alfredworkflow"]
path = src/fast-user-switching.alfredworkflow
url = https://github.com/kejadlen/fast-user-switching.alfredworkflow.git
[submodule "soulver.alfredworkflow"]
path = src/soulver.alfredworkflow
url = https://github.com/kejadlen/soulver.alfredworkflow.git
branch = main
[submodule "frink.alfredworkflow"]
path = src/frink.alfredworkflow
url = https://github.com/kejadlen/frink.alfredworkflow
[submodule "lspconfig"]
path = .local/share/nvim/site/pack/alpha/start/lspconfig
url = https://github.com/neovim/nvim-lspconfig.git
branch = master
shallow = true
[submodule "lightline"]
path = .local/share/nvim/site/pack/alpha/start/lightline
url = https://github.com/itchyny/lightline.vim.git
branch = master
shallow = true
[submodule "treesitter"]
path = .local/share/nvim/site/pack/alpha/start/treesitter
url = https://github.com/nvim-treesitter/nvim-treesitter.git
branch = master
shallow = true
[submodule "vim-tmux-navigator"]
path = .local/share/nvim/site/pack/alpha/start/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator.git
branch = master
shallow = true
[submodule "unimpaired"]
path = .local/share/nvim/site/pack/alpha/start/unimpaired
url = https://github.com/tpope/vim-unimpaired.git
branch = master
shallow = true
[submodule "sleuth"]
path = .local/share/nvim/site/pack/alpha/start/sleuth
url = https://github.com/tpope/vim-sleuth.git
branch = master
shallow = true
[submodule "sensible"]
path = .local/share/nvim/site/pack/alpha/start/sensible
url = https://github.com/tpope/vim-sensible.git
branch = master
shallow = true
[submodule "surround"]
path = .local/share/nvim/site/pack/alpha/start/surround
url = https://github.com/tpope/vim-surround.git
branch = master
shallow = true
[submodule "fzf"]
path = .local/share/nvim/site/pack/alpha/start/fzf
url = https://github.com/junegunn/fzf.vim.git
branch = master
shallow = true
[submodule "repeat"]
path = .local/share/nvim/site/pack/alpha/start/repeat
url = https://github.com/tpope/vim-repeat.git
branch = master
shallow = true
[submodule "tabular"]
path = .local/share/nvim/site/pack/alpha/start/tabular
url = https://github.com/godlygeek/tabular.git
branch = master
shallow = true
[submodule "treesitter-textobjects"]
path = .local/share/nvim/site/pack/alpha/start/treesitter-textobjects
url = https://github.com/nvim-treesitter/nvim-treesitter-textobjects.git
branch = master
shallow = true
[submodule "vue"]
path = .local/share/nvim/site/pack/alpha/start/vue
url = https://github.com/posva/vim-vue.git
branch = master
shallow = true
[submodule "hotpot"]
path = .local/share/nvim/site/pack/alpha/start/hotpot
url = https://github.com/rktjmp/hotpot.nvim.git
shallow = true
branch = main
[submodule "fennel"]
path = .local/share/nvim/site/pack/alpha/start/fennel
url = https://github.com/jaawerth/fennel.vim.git
branch = main
shallow = true
[submodule "paramount"]
path = .local/share/nvim/site/pack/alpha/start/paramount
url = https://git.kejadlen.dev/alpha/vim-colors-paramount.git
branch = main
shallow = true
[submodule "context-commentstring"]
path = .local/share/nvim/site/pack/alpha/start/context-commentstring
url = https://github.com/suy/vim-context-commentstring.git
branch = master
shallow = true
[submodule "terraform"]
path = .local/share/nvim/site/pack/alpha/start/terraform
url = https://github.com/hashivim/vim-terraform.git
branch = master
shallow = true
[submodule "alfred-gemoji"]
path = src/alfred-gemoji
url = https://github.com/kejadlen/alfred-gemoji.git
branch = main
shallow = true
[submodule "direnv.vim"]
path = .local/share/nvim/site/pack/alpha/start/direnv
url = https://github.com/direnv/direnv.vim.git
branch = master
shallow = true
[submodule "fzf-git.sh"]
path = src/fzf-git.sh
url = https://github.com/junegunn/fzf-git.sh.git
branch = main
shallow = true
[submodule "treesitter-context"]
path = .local/share/nvim/site/pack/alpha/start/treesitter-context
url = https://github.com/nvim-treesitter/nvim-treesitter-context.git
branch = master
shallow = true
[submodule "fidget.nvim"]
path = .local/share/nvim/site/pack/alpha/start/fidget
url = https://github.com/j-hui/fidget.nvim.git
shallow = true
[submodule "dirvish"]
path = .local/share/nvim/site/pack/alpha/start/dirvish
url = https://github.com/justinmk/vim-dirvish.git
branch = master
shallow = true
[submodule "masked-email.alfredworkflow"]
path = src/masked-email.alfredworkflow
url = https://github.com/kejadlen/masked-email.alfredworkflow
branch = main
[submodule "vim-speeddating"]
path = .local/share/nvim/site/pack/alpha/start/speeddating
url = https://github.com/tpope/vim-speeddating.git
branch = master
[submodule "indent-blankline"]
path = .local/share/nvim/site/pack/alpha/start/indent-blankline
url = https://github.com/lukas-reineke/indent-blankline.nvim.git
branch = master
[submodule "vim-dispatch"]
path = .local/share/nvim/site/pack/alpha/start/dispatch
url = https://github.com/tpope/vim-dispatch.git
branch = master
[submodule "peekaboo"]
path = .local/share/nvim/site/pack/alpha/start/peekaboo
url = https://github.com/junegunn/vim-peekaboo.git
branch = master