aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 9e22cac6a1a62ec0499b01ab23c78be167832070 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[submodule ".config/shell/vendor/bash/feature-auto-completion"]
	path = .config/shell/vendor/bash/feature-auto-completion
	url = https://github.com/scop/bash-completion.git
[submodule ".vim/bundle/feature-camelcasemotion"]
	path = .vim/bundle/feature-camelcasemotion
	url = https://github.com/tyil/camelcasemotion.git
[submodule ".vim/bundle/feature-rainbow-parenthesis"]
	path = .vim/bundle/feature-rainbow-parenthesis
	url = https://github.com/luochen1990/rainbow
[submodule ".vim/bundle/syntax-go"]
	path = .vim/bundle/syntax-go
	url = https://github.com/fatih/vim-go
[submodule ".vim/bundle/syntax-hcl"]
	path = .vim/bundle/syntax-hcl
	url = https://github.com/jvirtanen/vim-hcl.git
[submodule ".vim/bundle/syntax-helm"]
	path = .vim/bundle/syntax-helm
	url = https://github.com/towolf/vim-helm
[submodule ".vim/bundle/syntax-ledger"]
	path = .vim/bundle/syntax-ledger
	url = https://github.com/ledger/vim-ledger
[submodule ".vim/bundle/syntax-markdown"]
	path = .vim/bundle/syntax-markdown
	url = https://github.com/plasticboy/vim-markdown
[submodule ".vim/bundle/syntax-mustache"]
	path = .vim/bundle/syntax-mustache
	url = https://github.com/mustache/vim-mustache-handlebars
[submodule ".vim/bundle/syntax-raku"]
	path = .vim/bundle/syntax-raku
	url = https://github.com/raku/vim-raku.git
[submodule ".vim/bundle/syntax-terraform"]
	path = .vim/bundle/syntax-terraform
	url = https://github.com/hashivim/vim-terraform
[submodule ".vim/bundle/syntax-todo"]
	path = .vim/bundle/syntax-todo
	url = https://github.com/freitass/todo.txt-vim.git
[submodule ".vim/bundle/syntax-toml"]
	path = .vim/bundle/syntax-toml
	url = https://github.com/cespare/vim-toml.git
[submodule ".vim/bundle/theme-codedark"]
	path = .vim/bundle/theme-codedark
	url = https://github.com/tomasiser/vim-code-dark
[submodule ".vim/bundle/theme-colorsbox"]
	path = .vim/bundle/theme-colorsbox
	url = https://github.com/mkarmona/colorsbox.git
[submodule ".vim/bundle/theme-jellybeans"]
	path = .vim/bundle/theme-jellybeans
	url = https://github.com/nanotech/jellybeans.vim.git
[submodule ".vim/bundle/theme-molokai"]
	path = .vim/bundle/theme-molokai
	url = https://github.com/tomasr/molokai.git
[submodule ".weechat/vendor/protocol-slack"]
	path = .weechat/vendor/protocol-slack
	url = https://github.com/wee-slack/wee-slack
[submodule ".config/shell/vendor/zsh/feature-syntax-highlighting"]
	path = .config/shell/vendor/zsh/feature-syntax-highlighting
	url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule ".vim/bundle/syntax-blade"]
	path = .vim/bundle/syntax-blade
	url = https://github.com/jwalton512/vim-blade
[submodule ".config/awesome/awesome-wm-widgets"]
	path = .config/awesome/awesome-wm-widgets
	url = https://github.com/streetturtle/awesome-wm-widgets.git