home/.gitmodules

61 lines
2.2 KiB
Plaintext

[submodule ".vim/bundle/vim-closetag"]
path = .vim/bundle/vim-closetag
url = https://github.com/alvan/vim-closetag.git
[submodule ".vim/bundle/gruvbox"]
path = .vim/bundle/gruvbox
url = https://github.com/morhetz/gruvbox
[submodule ".vim/bundle/SimpylFold"]
path = .vim/bundle/SimpylFold
url = https://github.com/tmhedberg/SimpylFold.git
[submodule ".vim/bundle/vim-template"]
path = .vim/bundle/vim-template
url = https://github.com/aperezdc/vim-template.git
[submodule ".vim/bundle/vim-colors-solarized"]
path = .vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule ".vim/bundle/incsearch.vim"]
path = .vim/bundle/incsearch.vim
url = https://github.com/haya14busa/incsearch.vim.git
[submodule ".local/bin"]
path = .bin
url = git@git.desu.ltd:salt/bin
[submodule ".vim/bundle/lightline.vim"]
path = .vim/bundle/lightline.vim
url = https://github.com/itchyny/lightline.vim
[submodule ".vim/bundle/ale"]
path = .vim/bundle/ale
url = https://github.com/w0rp/ale
[submodule ".vim/bundle/lightline-gruvbox.vim"]
path = .vim/bundle/lightline-gruvbox.vim
url = https://github.com/shinchu/lightline-gruvbox.vim
[submodule ".vim/bundle/vim-css-color"]
path = .vim/bundle/vim-css-color
url = https://github.com/ap/vim-css-color
[submodule ".vim/bundle/tabline.vim"]
path = .vim/bundle/tabline.vim
url = https://github.com/mkitt/tabline.vim
[submodule ".vim/bundle/nord-vim"]
path = .vim/bundle/nord-vim
url = https://github.com/arcticicestudio/nord-vim
[submodule ".vim/bundle/vim-javascript"]
path = .vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript
[submodule ".vim/bundle/vim-ansible-yaml"]
path = .vim/bundle/vim-ansible-yaml
url = https://github.com/chase/vim-ansible-yaml
[submodule ".vim/pathogen"]
path = .vim/pathogen
url = https://github.com/tpope/vim-pathogen
[submodule ".firestarter"]
path = .firestarter
url = git@git.desu.ltd:salt/firestarter
[submodule ".vim/bundle/breezy"]
path = .vim/bundle/breezy
url = https://github.com/fneu/breezy
[submodule ".wpgen"]
path = .wpgen
url = git@git.desu.ltd:salt/wpgen
[submodule ".minetest/games/MineClone2"]
path = .minetest/games/MineClone2
url = https://git.minetest.land/Wuzzy/MineClone2