dotfiles/.gitmodules

40 lines
1.6 KiB
Plaintext

[submodule "tmux/plugins/tmux-continuum"]
path = tmux/plugins/tmux-continuum
url = https://git::@github.com/tmux-plugins/tmux-continuum
[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "tmux/plugins/tmux-onedark-theme"]
path = tmux/plugins/tmux-onedark-theme
url = https://git::@github.com/odedlaz/tmux-onedark-theme
[submodule "tmux/plugins/tmux-resurrect"]
path = tmux/plugins/tmux-resurrect
url = https://git::@github.com/tmux-plugins/tmux-resurrect
[submodule "tmux/plugins/tmux-themepack"]
path = tmux/plugins/tmux-themepack
url = https://git::@github.com/jimeh/tmux-themepack
[submodule "tmux/plugins/tmux-yank"]
path = tmux/plugins/tmux-yank
url = https://git::@github.com/tmux-plugins/tmux-yank
[submodule "vim/bundle/Vundle.vim"]
path = vim/bundle/Vundle.vim
url = git@github.com:VundleVim/Vundle.vim.git
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "vim/bundle/vim-airline-themes"]
path = vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule "vim/bundle/vim-nix"]
path = vim/bundle/vim-nix
url = git@github.com:LnL7/vim-nix.git
[submodule "prive"]
path = dotfiles_private
url = git@git.deuxfleurs.fr:adrien/dotfiles_private.git
[submodule "tmux/plugins/tmux-fzf"]
path = tmux/plugins/tmux-fzf
url = https://git::@github.com/sainnhe/tmux-fzf
[submodule "tmux/plugins/tmux-open"]
path = tmux/plugins/tmux-open
url = https://git::@github.com/tmux-plugins/tmux-open