aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 03de40da91d36ff312ebca3db573c622aa7522f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "spacemacs/.emacs.d"]
	path = spacemacs/.emacs.d
	url = https://github.com/syl20bnr/spacemacs
[submodule "basics/.config/rofi/themes/gruvbox"]
	path = basics/.config/rofi/themes/gruvbox
	url = https://github.com/bardisty/gruvbox-rofi
[submodule "doom-emacs/.emacs.d"]
	path = doom-emacs/.emacs.d
	url = https://github.com/hlissner/doom-emacs
[submodule "kak/.config/kak/plugins/plug.kak"]
	path = kak/.config/kak/plugins/plug.kak
	url = https://github.com/robertmeta/plug.kak.git
[submodule "kak/.config/kak/plugins/kak-lsp"]
	path = kak/.config/kak/plugins/kak-lsp
	url = https://github.com/kak-lsp/kak-lsp.git