-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
168 lines (168 loc) · 7.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
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
162
163
164
165
166
167
168
[submodule ".vim/bundle/YouCompleteMe"]
path = .vim/pack/git-plugins/opt/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule ".vim/bundle/editorconfig-vim"]
path = .vim/pack/git-plugins/start/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule ".vim/bundle/bufexplorer"]
path = .vim/pack/git-plugins/start/bufexplorer
url = https://github.com/jlanzarotta/bufexplorer
[submodule ".vim/bundle/salt-vim"]
path = .vim/pack/git-plugins/start/salt-vim
url = https://github.com/saltstack/salt-vim
[submodule ".vim/bundle/vim-colors-solarized"]
path = .vim/pack/git-plugins/start/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized
[submodule ".vim/bundle/html5.vim"]
path = .vim/pack/git-plugins/start/html5.vim
url = https://github.com/othree/html5.vim
[submodule ".vim/bundle/csscomplete.vim"]
path = .vim/pack/git-plugins/start/csscomplete.vim
url = https://github.com/othree/csscomplete.vim
[submodule ".vim/bundle/python.vim"]
path = .vim/pack/git-plugins/start/python.vim
url = https://github.com/vim-scripts/python.vim
[submodule ".vim/bundle/LargeFile"]
path = .vim/pack/git-plugins/start/LargeFile
url = https://github.com/vim-scripts/LargeFile
[submodule ".vim/bundle/loremipsum"]
path = .vim/pack/git-plugins/start/loremipsum
url = https://github.com/vim-scripts/loremipsum
[submodule ".vim/bundle/taglist.vim"]
path = .vim/pack/git-plugins/start/taglist.vim
url = https://github.com/vim-scripts/taglist.vim
[submodule ".vim/bundle/SimpylFold"]
path = .vim/pack/git-plugins/start/SimpylFold
url = https://github.com/tmhedberg/SimpylFold.git
[submodule ".vim/bundle/vim-javascript"]
path = .vim/pack/git-plugins/start/vim-javascript
url = https://github.com/pangloss/vim-javascript
[submodule ".vim/bundle/vim-indent-guides"]
path = .vim/pack/git-plugins/start/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule ".vim/bundle/vim-airline-themes"]
path = .vim/pack/git-plugins/start/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule ".vim/bundle/vim-airline"]
path = .vim/pack/git-plugins/start/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule ".vim/bundle/ale"]
path = .vim/pack/git-plugins/start/ale
url = https://github.com/w0rp/ale.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/pack/git-plugins/start/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/undotree"]
path = .vim/pack/git-plugins/start/undotree
url = https://github.com/mbbill/undotree.git
[submodule ".vim/bundle/csv.vim"]
path = .vim/pack/git-plugins/start/csv.vim
url = https://github.com/chrisbra/csv.vim.git
[submodule ".vim/bundle/vim-surround"]
path = .vim/pack/git-plugins/start/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/shuffle.vim"]
path = .vim/pack/git-plugins/start/shuffle.vim
url = https://github.com/vim-scripts/shuffle.vim.git
[submodule ".vim/bundle/dracula-theme"]
path = .vim/pack/git-plugins/start/dracula-theme
url = https://github.com/dracula/vim.git
[submodule ".gittemplate"]
path = .gittemplate
url = https://github.com/CruxConnect/git_template.git
[submodule ".oh-my-zsh"]
path = .oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule ".vim/bundle/vim-repeat"]
path = .vim/pack/git-plugins/start/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule ".oh-my-zsh-custom/plugins/notify"]
path = .oh-my-zsh-custom/plugins/notify
url = https://github.com/marzocchi/zsh-notify.git
[submodule ".oh-my-zsh-custom/plugins/zsh-syntax-highlighting"]
path = .oh-my-zsh-custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule ".vim/bundle/vim-sort-imports"]
path = .vim/pack/git-plugins/start/vim-sort-imports
url = https://github.com/ruanyl/vim-sort-imports.git
[submodule ".vim/bundle/FastFold"]
path = .vim/pack/git-plugins/start/FastFold
url = https://github.com/Konfekt/FastFold.git
[submodule ".vim/bundle/vim-table-mode"]
path = .vim/pack/git-plugins/start/vim-table-mode
url = https://github.com/dhruvasagar/vim-table-mode.git
[submodule ".vim/bundle/phpcomplete.vim"]
path = .vim/pack/git-plugins/start/phpcomplete.vim
url = https://github.com/shawncplus/phpcomplete.vim.git
[submodule ".vim/bundle/typescript-vim"]
path = .vim/pack/git-plugins/start/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule ".vim/bundle/vim-mustache-handlebars"]
path = .vim/bundle/vim-mustache-handlebars
url = https://github.com/mustache/vim-mustache-handlebars.git
[submodule ".vim/bundle/vim-markdown"]
path = .vim/pack/git-plugins/start/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule ".vim/bundle/swift.vim"]
path = .vim/pack/git-plugins/start/swift.vim
url = https://github.com/keith/swift.vim.git
[submodule ".vim/pack/git-plugins/start/vim-terraform"]
path = .vim/pack/git-plugins/start/vim-terraform
url = https://github.com/hashivim/vim-terraform.git
[submodule ".vim/pack/git-plugins/start/vim-minimap"]
path = .vim/pack/git-plugins/start/vim-minimap
url = https://github.com/severin-lemaignan/vim-minimap.git
[submodule ".vim/pack/git-plugins/vim-dbml"]
path = .vim/pack/git-plugins/start/vim-dbml
url = https://github.com/jidn/vim-dbml.git
[submodule ".vim/pack/git-plugins/start/vim-test"]
path = .vim/pack/git-plugins/start/vim-test
url = https://github.com/vim-test/vim-test.git
[submodule ".vim/pack/git-plugins/start/vim-toml"]
path = .vim/pack/git-plugins/start/vim-toml
url = https://github.com/cespare/vim-toml.git
[submodule ".vim/pack/git-plugins/start/commentary"]
path = .vim/pack/git-plugins/start/commentary
url = https://tpope.io/vim/commentary.git
[submodule ".vim/pack/git-plugins/start/vim-jsx-pretty"]
path = .vim/pack/git-plugins/start/vim-jsx-pretty
url = http://github.com/MaxMEllon/vim-jsx-pretty
[submodule ".vim/pack/git-plugins/start/vim-grepper"]
path = .vim/pack/git-plugins/start/vim-grepper
url = https://github.com/mhinz/vim-grepper.git
[submodule ".oh-my-zsh-custom/themes/powerlevel10k"]
path = .oh-my-zsh-custom/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
[submodule ".oh-my-zsh-custom/plugins/fast-syntax-highlighting"]
path = .oh-my-zsh-custom/plugins/fast-syntax-highlighting
url = git@github.com:zdharma-continuum/fast-syntax-highlighting.git
[submodule ".oh-my-zsh-custom/plugins/zsh-autosuggestions"]
path = .oh-my-zsh-custom/plugins/zsh-autosuggestions
url = git@github.com:zsh-users/zsh-autosuggestions.git
[submodule ".vim/pack/git-plugins/start/vim-minimap"]
path = .vim/pack/git-plugins/start/vim-minimap
url = git@github.com:severin-lemaignan/vim-minimap.git
[submodule ".vim/pack/git-plugins/start/vim-go"]
path = .vim/pack/git-plugins/start/vim-go
url = https://github.com/fatih/vim-go.git
[submodule ".vim/pack/git-plugins/start/vim-plist"]
path = .vim/pack/git-plugins/start/vim-plist
url = https://github.com/darfink/vim-plist.git
[submodule ".vim/pack/git-plugins/opt/coc.nvim"]
path = .vim/pack/git-plugins/opt/coc.nvim
url = https://github.com/neoclide/coc.nvim.git
[submodule ".vim/pack/git-plugins/start/fzf.vim"]
path = .vim/pack/git-plugins/start/fzf.vim
url = https://github.com/junegunn/fzf.vim.git
[submodule ".vim/pack/git-plugins/opt/toggleterm.nvim"]
path = .vim/pack/git-plugins/opt/toggleterm.nvim
url = https://github.com/akinsho/toggleterm.nvim
[submodule ".vim/pack/git-plugins/start/vim-fold-rspec"]
path = .vim/pack/git-plugins/start/vim-fold-rspec
url = git@github.com:rlue/vim-fold-rspec.git
[submodule "/Users/jason/.vim/pack/git-plugins/opt/copilot.nvim"]
path = /Users/jason/.vim/pack/git-plugins/opt/copilot.nvim
url = https://github.com/github/copilot.vim
[submodule "/Users/jason/.vim/pack/Exafunction/start/codeium.vim"]
path = /Users/jason/.vim/pack/Exafunction/start/codeium.vim
url = https://github.com/Exafunction/codeium.vim