-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
executable file
·48 lines (48 loc) · 2.32 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
[submodule "zsh/.config/zsh.d/plugins/fast-syntax-highlighting"]
path = zsh/.config/zsh.d/plugins/fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting.git
ignore = untracked
[submodule "zsh/.config/zsh.d/plugins/history-search-multi-word"]
path = zsh/.config/zsh.d/plugins/history-search-multi-word
url = https://github.com/zdharma-continuum/history-search-multi-word.git
ignore = untracked
[submodule "vim/.vim/pack/package-manager/opt/jetpack"]
path = vim/.vim/pack/package-manager/opt/jetpack
url = https://github.com/tani/vim-jetpack
[submodule "vim/.vim/pack/theme/opt/solarized8"]
path = vim/.vim/pack/theme/opt/solarized8
url = https://github.com/lifepillar/vim-solarized8.git
[submodule "zsh/.config/zsh.d/plugins/zsh-autosuggestions"]
path = zsh/.config/zsh.d/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
ignore = untracked
[submodule "zsh/.config/zsh.d/plugins/zsh-history-substring-search"]
path = zsh/.config/zsh.d/plugins/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search.git
ignore = untracked
[submodule "zsh/.config/zsh.d/plugins/nix-zsh-completions"]
path = zsh/.config/zsh.d/plugins/nix-zsh-completions
url = https://github.com/spwhitt/nix-zsh-completions.git
ignore = untracked
[submodule "vim/.vim/pack/theme/opt/onedark"]
path = vim/.vim/pack/theme/opt/onedark
url = https://github.com/joshdick/onedark.vim.git
[submodule "zsh/.config/zsh.d/plugins/zsh-edit"]
path = zsh/.config/zsh.d/plugins/zsh-edit
url = https://github.com/marlonrichert/zsh-edit.git
ignore = untracked
[submodule "zsh/.config/zsh.d/plugins/zsh-smartcache"]
path = zsh/.config/zsh.d/plugins/zsh-smartcache
url = https://github.com/QuarticCat/zsh-smartcache.git
ignore = untracked
[submodule "zsh/.config/zsh.d/plugins/powerlevel10k"]
path = zsh/.config/zsh.d/plugins/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
ignore = untracked
[submodule "zsh/.config/zsh.d/plugins/zsh-autopair"]
path = zsh/.config/zsh.d/plugins/zsh-autopair
url = https://github.com/hlissner/zsh-autopair.git
ignore = untracked
[submodule "kate/.local/share/org.kde.syntax-highlighting/themes/catppuccin"]
path = kate/.local/share/org.kde.syntax-highlighting/themes/catppuccin
url = https://github.com/catppuccin/ksyntaxhighlighting.git