aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 19e62afa6874d810f47793c1b95b643d5d688b9a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "grml-etc-core"]
	path = grml-etc-core
	url = git://github.com/grml/grml-etc-core.git
[submodule "vim-pathogen"]
	path = vim-pathogen
	url = git://github.com/tpope/vim-pathogen
[submodule "dot.vim/bundle/vim-characterize"]
	path = dot.vim/bundle/vim-characterize
	url = git://github.com/tpope/vim-characterize.git
[submodule "dot.vim/bundle/vim-go"]
	path = dot.vim/bundle/vim-go
	url = git://github.com/fatih/vim-go
[submodule "dot.vim/bundle/cisco.vim"]
	path = dot.vim/bundle/cisco.vim
	url = https://github.com/momota/cisco.vim
[submodule "dot.emacs.d/elisp/use-package"]
	path = dot.emacs.d/elisp/use-package
	url = https://github.com/jwiegley/use-package