conf2/.gitmodules

31 lines
1.4 KiB
Plaintext
Raw Normal View History

2019-04-08 17:02:55 +00:00
[submodule "vim/.vim/bundle/nerdcommenter"]
path = vim/.vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter
[submodule "vim/.vim/bundle/syntastic"]
path = vim/.vim/bundle/syntastic
url = https://github.com/vim-syntastic/syntastic
[submodule "vim/.vim/bundle/vim-colorschemes"]
path = vim/.vim/bundle/vim-colorschemes
url = https://github.com/flazz/vim-colorschemes
2020-06-11 15:03:49 +00:00
[submodule "zsh/.oh-my-zsh/custom/themes/powerlevel10k"]
2020-09-03 17:33:20 +00:00
path = zsh/.oh-my-zsh-custom/themes/powerlever10k
2020-06-11 15:03:49 +00:00
url = https://github.com/romkatv/powerlevel10k.git
2020-09-03 17:33:20 +00:00
[submodule "zsh/.oh-my-zsh-custom/plugins/zsh-syntax-highlighting"]
path = zsh/.oh-my-zsh-custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "zsh/.oh-my-zsh-custom/plugins/zsh-256color"]
path = zsh/.oh-my-zsh-custom/plugins/zsh-256color
url = https://github.com/chrissicool/zsh-256color
2020-09-03 17:36:46 +00:00
[submodule "zsh/.oh-my-zsh"]
path = zsh/.oh-my-zsh
url = https://github.com/ohmyzsh/ohmyzsh
2020-09-03 18:00:26 +00:00
[submodule "zsh/.oh-my-zsh-custom/themes/powerlever10k"]
path = zsh/.oh-my-zsh-custom/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
2021-07-11 19:59:42 +00:00
[submodule "zsh/.oh-my-zsh-custom/plugins/fzf-tab"]
path = zsh/.oh-my-zsh-custom/plugins/fzf-tab
url = https://github.com/Aloxaf/fzf-tab
2022-01-27 20:15:50 +00:00
[submodule "nvim/.local/share/nvim/site/pack/packer/start/packer.nvim"]
path = nvim/.local/share/nvim/site/pack/packer/start/packer.nvim
url = https://github.com/wbthomason/packer.nvim