mirror of
https://github.com/NotXia/dotfiles.git
synced 2025-12-14 01:51:52 +01:00
16 lines
799 B
Plaintext
16 lines
799 B
Plaintext
[submodule ".vim/pack/vendor/start/vim-airline"]
|
|
path = .vim/pack/vendor/start/vim-airline
|
|
url = https://github.com/vim-airline/vim-airline
|
|
[submodule ".vim/pack/vendor/start/rainbow_parentheses.vim"]
|
|
path = .vim/pack/vendor/start/rainbow_parentheses.vim
|
|
url = https://github.com/kien/rainbow_parentheses.vim
|
|
[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
|
|
[submodule ".oh-my-zsh/custom/plugins/zsh-autosuggestions"]
|
|
path = .oh-my-zsh/custom/plugins/zsh-autosuggestions
|
|
url = https://github.com/zsh-users/zsh-autosuggestions
|
|
[submodule ".oh-my-zsh/custom/plugins/cmdtime"]
|
|
path = .oh-my-zsh/custom/plugins/cmdtime
|
|
url = https://github.com/tom-auger/cmdtime
|