-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 1006 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 1006 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "zsh/plugins/powerlevel10k"]
path = zsh/plugins/powerlevel10k
url = https://gitee.com/romkatv/powerlevel10k.git
[submodule "zsh/plugins/zsh-autosuggestions"]
path = zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh/plugins/zsh-syntax-highlighting"]
path = zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "tmux/tpm"]
path = tmux/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "tmux/tmux-power"]
path = tmux/tmux-power
url = git@github.com:wfxr/tmux-power.git
[submodule "zsh/plugins/nix-zsh-completions"]
path = zsh/plugins/nix-zsh-completions
url = git@github.com:spwhitt/nix-zsh-completions.git
[submodule "zsh/themes/powerlevel10k"]
path = zsh/themes/powerlevel10k
url = git@github.com:romkatv/powerlevel10k.git
[submodule "nvim/pack/nvim/start/nvim-lspconfig"]
path = nvim/pack/nvim/start/nvim-lspconfig
url = https://github.com/neovim/nvim-lspconfig