16 lines
737 B
Plaintext
16 lines
737 B
Plaintext
[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 ".oh-my-zsh/custom/plugins/zsh-autosuggestions"]
|
|
path = .oh-my-zsh/custom/plugins/zsh-autosuggestions
|
|
url = https://github.com/zsh-users/zsh-autosuggestions.git
|
|
[submodule ".oh-my-zsh/custom/plugins/zsh-autocomplete"]
|
|
path = .oh-my-zsh/custom/plugins/zsh-autocomplete
|
|
url = https://github.com/marlonrichert/zsh-autocomplete.git
|
|
[submodule ".config/nvim"]
|
|
path = .config/nvim
|
|
url = https://codeberg.org/Guz013/.nvim.git
|
|
[submodule ".config/tmux/plugins/tpm"]
|
|
path = .config/tmux/plugins/tpm
|
|
url = https://github.com/tmux-plugins/tpm
|