dotfiles/.gitmodules

49 lines
1.9 KiB
Plaintext
Raw Permalink Normal View History

2021-01-19 01:19:52 -06:00
[submodule "vim/.vim/pathogen"]
2021-01-19 02:29:22 -06:00
path = base/.vim/pathogen
2021-01-19 01:19:52 -06:00
url = https://github.com/tpope/vim-pathogen
[submodule "vim/.vim/bundle/vim-closetag"]
2021-01-19 02:29:22 -06:00
path = base/.vim/bundle/vim-closetag
2021-01-19 01:19:52 -06:00
url = https://github.com/alvan/vim-closetag.git
[submodule "vim/.vim/bundle/gruvbox"]
2021-01-19 02:29:22 -06:00
path = base/.vim/bundle/gruvbox
2021-01-19 01:19:52 -06:00
url = https://github.com/morhetz/gruvbox
[submodule "vim/.vim/bundle/SimpylFold"]
2021-01-19 02:29:22 -06:00
path = base/.vim/bundle/SimpylFold
2021-01-19 01:19:52 -06:00
url = https://github.com/tmhedberg/SimpylFold.git
[submodule "vim/.vim/bundle/vim-template"]
2021-01-19 02:29:22 -06:00
path = base/.vim/bundle/vim-template
2021-01-19 01:19:52 -06:00
url = https://github.com/aperezdc/vim-template.git
[submodule "vim/.vim/bundle/incsearch.vim"]
2021-01-19 02:29:22 -06:00
path = base/.vim/bundle/incsearch.vim
2021-01-19 01:19:52 -06:00
url = https://github.com/haya14busa/incsearch.vim.git
[submodule "vim/.vim/bundle/lightline.vim"]
2021-01-19 02:29:22 -06:00
path = base/.vim/bundle/lightline.vim
2021-01-19 01:19:52 -06:00
url = https://github.com/itchyny/lightline.vim
[submodule "vim/.vim/bundle/ale"]
2021-01-19 02:29:22 -06:00
path = base/.vim/bundle/ale
2021-01-19 01:19:52 -06:00
url = https://github.com/w0rp/ale
[submodule "vim/.vim/bundle/lightline-gruvbox.vim"]
2021-01-19 02:29:22 -06:00
path = base/.vim/bundle/lightline-gruvbox.vim
2021-01-19 01:19:52 -06:00
url = https://github.com/shinchu/lightline-gruvbox.vim
[submodule "vim/.vim/bundle/vim-css-color"]
2021-01-19 02:29:22 -06:00
path = base/.vim/bundle/vim-css-color
2021-01-19 01:19:52 -06:00
url = https://github.com/ap/vim-css-color
[submodule "vim/.vim/bundle/vim-javascript"]
2021-01-19 02:29:22 -06:00
path = base/.vim/bundle/vim-javascript
2021-01-19 01:19:52 -06:00
url = https://github.com/pangloss/vim-javascript
[submodule "vim/.vim/bundle/vim-ansible-yaml"]
2021-01-19 02:29:22 -06:00
path = base/.vim/bundle/vim-ansible-yaml
2021-01-19 01:19:52 -06:00
url = https://github.com/chase/vim-ansible-yaml
[submodule "firestarter/.firestarter"]
path = desktop-common/.firestarter
url = git@git.desu.ltd:salt/firestarter
2021-01-19 01:35:10 -06:00
[submodule "bin/.bin"]
2021-01-19 02:32:01 -06:00
path = base/.bin
2021-01-19 01:35:10 -06:00
url = git@git.desu.ltd:salt/bin
2021-08-01 19:37:23 -05:00
[submodule "base/.vim/bundle/vim-terraform"]
path = base/.vim/bundle/vim-terraform
url = https://github.com/hashivim/vim-terraform
[submodule "base/.vim/bundle/vim-groovy"]
path = base/.vim/bundle/vim-groovy
url = https://github.com/thecodesmith/vim-groovy