-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
109 lines (109 loc) · 3.17 KB
/
.gitmodules
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
[borg]
extra-build-step = (config/borg-add-exclude-rules borg-clone)
[submodule "auto-compile"]
path = lib/auto-compile
url = https://github.com/emacscollective/auto-compile
[submodule "borg"]
path = lib/borg
url = [email protected]:emacscollective/borg.git
[submodule "closql"]
path = lib/closql
url = [email protected]:emacscollective/closql.git
[submodule "compat"]
path = lib/compat
url = [email protected]:emacs-compat/compat.git
[submodule "corfu"]
path = lib/corfu
url = https://github.com/minad/corfu
[submodule "ctrlf"]
path = lib/ctrlf
url = https://github.com/radian-software/ctrlf
[submodule "dash"]
path = lib/dash
url = https://github.com/magnars/dash.el
[submodule "eat"]
path = lib/eat
url = https://codeberg.org/akib/emacs-eat
[submodule "ef-themes"]
path = lib/ef-themes
url = [email protected]:emacsmirror/ef-themes.git
[submodule "elixir-mode"]
path = lib/elixir-mode
url = https://github.com/elixir-editors/emacs-elixir
[submodule "emacsql"]
path = lib/emacsql
url = [email protected]:skeeto/emacsql.git
no-byte-compile = emacsql-pg.el
[submodule "epkg"]
path = lib/epkg
url = [email protected]:emacscollective/epkg.git
[submodule "erlang"]
path = lib/erlang
url = https://github.com/erlang/otp
load-path = lib/tools/emacs/
[submodule "esup"]
path = lib/esup
url = https://github.com/jschaf/esup
[submodule "haskell-mode"]
path = lib/haskell-mode
url = https://github.com/haskell/haskell-mode
[submodule "ligature"]
path = lib/ligature
url = https://github.com/mickeynp/ligature.el
[submodule "llama"]
path = lib/llama
url = [email protected]:emacsmirror/llama.git
[submodule "macrostep"]
path = lib/macrostep
url = https://github.com/emacsorphanage/macrostep
[submodule "magit"]
path = lib/magit
url = https://github.com/magit/magit
[submodule "marginalia"]
path = lib/marginalia
url = https://github.com/minad/marginalia
[submodule "markdown-mode"]
path = lib/markdown-mode
url = https://github.com/jrblevin/markdown-mode
[submodule "meson-mode"]
path = lib/meson-mode
url = https://github.com/wentasah/meson-mode
[submodule "mood-line"]
path = lib/mood-line
url = https://gitlab.com/jessieh/mood-line
[submodule "nix-mode"]
path = lib/nix-mode
url = https://github.com/NixOS/nix-mode
[submodule "no-littering"]
path = lib/no-littering
url = https://github.com/emacscollective/no-littering
[submodule "ox-sb"]
path = lib/ox-sb
url = [email protected]:lambdadog/ox-sb.git
[submodule "reformatter"]
path = lib/reformatter
url = https://github.com/purcell/emacs-reformatter
[submodule "s"]
path = lib/s
url = https://github.com/magnars/s.el
[submodule "transient"]
path = lib/transient
url = https://github.com/magit/transient
[submodule "vertico"]
path = lib/vertico
url = https://github.com/minad/vertico
[submodule "visual-fill-column"]
path = lib/visual-fill-column
url = [email protected]:emacsmirror/visual-fill-column.git
[submodule "with-editor"]
path = lib/with-editor
url = https://github.com/magit/with-editor
[submodule "writegood-mode"]
path = lib/writegood-mode
url = https://github.com/bnbeckwith/writegood-mode
[submodule "yaml"]
path = lib/yaml
url = https://github.com/zkry/yaml.el
[submodule "zig-mode"]
path = lib/zig-mode
url = https://github.com/ziglang/zig-mode