-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
93 lines (93 loc) · 2.77 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
[submodule "auto-compile"]
path = lib/auto-compile
url = [email protected]:emacscollective/auto-compile.git
[submodule "avy"]
path = lib/avy
url = [email protected]:abo-abo/avy.git
[submodule "blacken"]
path = lib/blacken
url = [email protected]:pythonic-emacs/blacken.git
[submodule "borg"]
path = lib/borg
url = [email protected]:emacscollective/borg.git
[submodule "clang-format"]
path = lib/clang-format
url = [email protected]:emacsmirror/clang-format.git
[submodule "closql"]
path = lib/closql
url = [email protected]:emacscollective/closql.git
[submodule "compat"]
path = lib/compat
url = https://git.sr.ht/~pkal/compat
[submodule "dash"]
path = lib/dash
url = [email protected]:magnars/dash.el.git
[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 "flycheck"]
path = lib/flycheck
url = [email protected]:flycheck/flycheck.git
[submodule "flycheck-aspell"]
path = lib/flycheck-aspell
url = [email protected]:leotaku/flycheck-aspell.git
[submodule "fountain-mode"]
path = lib/fountain-mode
url = [email protected]:rnkn/fountain-mode.git
[submodule "htmlize"]
path = lib/htmlize
url = [email protected]:hniksic/emacs-htmlize.git
[submodule "hydra"]
path = lib/hydra
url = [email protected]:abo-abo/hydra.git
[submodule "impatient-mode"]
path = lib/impatient-mode
url = [email protected]:skeeto/impatient-mode.git
[submodule "lib/prettier"]
url = [email protected]:jscheid/prettier.el.git
[submodule "magit"]
path = lib/magit
url = [email protected]:magit/magit.git
[submodule "markdown-mode"]
path = lib/markdown-mode
url = [email protected]:jrblevin/markdown-mode.git
[submodule "no-littering"]
path = lib/no-littering
url = [email protected]:emacscollective/no-littering.git
[submodule "packed"]
path = lib/packed
url = [email protected]:emacscollective/packed.git
[submodule "pandoc"]
path = lib/pandoc
url = [email protected]:zonuexe/pandoc.el.git
[submodule "pandoc-mode"]
path = lib/pandoc-mode
url = [email protected]:joostkremers/pandoc-mode.git
[submodule "reformatter"]
path = lib/reformatter
url = [email protected]:purcell/emacs-reformatter.git
[submodule "simple-httpd"]
path = lib/simple-httpd
url = [email protected]:skeeto/emacs-web-server.git
[submodule "swiper"]
path = lib/swiper
url = https://github.com/abo-abo/swiper.git
[submodule "transient"]
path = lib/transient
url = [email protected]:magit/transient.git
[submodule "use-package"]
path = lib/use-package
url = [email protected]:jwiegley/use-package.git
[submodule "with-editor"]
path = lib/with-editor
url = [email protected]:magit/with-editor.git
[submodule "compat"]
path = lib/compat
url = https://git.sr.ht/~pkal/compat
[submodule "prettier"]
path = lib/prettier
url = [email protected]:jscheid/prettier.el.git