myshellconfig/.gitmodules

43 lines
1.9 KiB
Text
Raw Normal View History

2020-10-29 00:12:54 +01:00
[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = git://git.schuerz.at/github.com/tmux-plugins/tpm.git
2020-10-30 00:59:22 +01:00
[submodule "tmux/plugins/tmux-sensible"]
path = tmux/plugins/tmux-sensible
url = git://git.schuerz.at/github.com/tmux-plugins/tmux-sensible.git
[submodule "tmux/plugins/tmux-themepack"]
path = tmux/plugins/tmux-themepack
url = git://git.schuerz.at/github.com/jimeh/tmux-themepack.git
[submodule "vim/pack/syntax/indentpython.vim"]
path = vim/pack/syntax/indentpython.vim
url = https://github.com/vim-scripts/indentpython.vim.git
[submodule "vim/pack/plugins/nerdtree"]
path = vim/pack/plugins/nerdtree
url = https://github.com/preservim/nerdtree.git
[submodule "vim/pack/plugins/nerdtree-git-plugin"]
path = vim/pack/plugins/nerdtree-git-plugin
url = https://github.com/Xuyuanp/nerdtree-git-plugin.git
[submodule "vim/pack/plugins/vim-nerdtree-tabs"]
path = vim/pack/plugins/vim-nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs.git
[submodule "vim/pack/plugins/vim-fugitive"]
path = vim/pack/plugins/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/pack/plugins/vim-togglebg"]
path = vim/pack/plugins/vim-togglebg
url = https://github.com/rakr/vim-togglebg.git
[submodule "vim/pack/plugins/vim-bracketed-paste"]
path = vim/pack/plugins/vim-bracketed-paste
url = https://github.com/ConradIrwin/vim-bracketed-paste.git
[submodule "vim/pack/plugins/SimpylFold"]
path = vim/pack/plugins/SimpylFold
url = https://github.com/tmhedberg/SimpylFold.git
[submodule "vim/pack/plugins/syntastic"]
path = vim/pack/plugins/syntastic
url = https://github.com/vim-syntastic/syntastic.git
[submodule "vim/pack/plugins/ctrlp.vim"]
path = vim/pack/plugins/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "vim/pack/plugins/vim-airline"]
path = vim/pack/plugins/vim-airline
url = https://github.com/vim-airline/vim-airline.git