-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
41 lines (41 loc) · 1.61 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
[submodule "tmux/.tmux/plugins/tpm"]
path = tmux/.tmux/plugins/tpm
url = https://github.com:tmux-plugins/tpm
[submodule "nvim/.config/nvim"]
path = nvim/.config/nvim
url = [email protected]:cg-jl/neovim-setup
branch = new-dots
[submodule "zsh/.zsh/autocomplete"]
path = zsh/.zsh/autocomplete
url = https://github.com/marlonrichert/zsh-autocomplete.git
[submodule "zsh/.zsh/autosuggestions"]
path = zsh/.zsh/autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh/.zsh/syntax-highlighting"]
path = zsh/.zsh/syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "zsh/.zsh/zsh-syntax-highlighting"]
path = zsh/.zsh/zsh-syntax-highlighting
url = [email protected]:zsh-users/zsh-syntax-highlighting
branch = 0.7.1
[submodule "zsh/.zsh/zsh-autosuggestions"]
path = zsh/.zsh/zsh-autosuggestions
url = [email protected]:zsh-users/zsh-autosuggestions
[submodule "bat/.config/bat/catppuccin"]
path = bat/.config/bat/catppuccin
url = [email protected]:catppuccin/bat
[submodule "zsh/.zsh/pure"]
path = zsh/.zsh/pure
url = https://github.com/sindresorhus/pure
[submodule "vim/.vim/plugins/odin.vim"]
path = vim/.vim/plugins/odin.vim
url = https://github.com/Tetralux/odin.vim
[submodule "foot/themes/base16-foot"]
path = foot/themes/base16-foot
url = https://github.com/tinted-theming/base16-foot
[submodule "vim/.vim/pack/vendor/start/base16-vim"]
path = vim/.vim/pack/vendor/start/base16-vim
url = https://github.com/chriskempson/base16-vim
[submodule "vim/.vim/pack/vendor/start/odin.vim"]
path = vim/.vim/pack/vendor/start/odin.vim
url = https://github.com/Tetralux/odin.vim