-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathnvfetcher.toml
More file actions
147 lines (111 loc) · 4.03 KB
/
nvfetcher.toml
File metadata and controls
147 lines (111 loc) · 4.03 KB
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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
# lspx
[lspx]
src.git = "https://github.com/thefrontside/lspx"
fetch.github = "thefrontside/lspx"
# Emacs
[ob-ledger]
src.git = "https://github.com/tkf/org-mode"
fetch.url = "https://raw.githubusercontent.com/tkf/org-mode/refs/heads/master/lisp/ob-ledger.el"
[kdl-ts-mode]
src.git = "https://github.com/dataphract/kdl-ts-mode"
fetch.url = "https://raw.githubusercontent.com/dataphract/kdl-ts-mode/refs/heads/main/kdl-ts-mode.el"
[slite]
src.git = "https://github.com/tdrhq/slite"
fetch.url = "https://raw.githubusercontent.com/tdrhq/slite/refs/heads/main/slite.el"
[hydra-posframe]
src.git = "https://github.com/Ladicle/hydra-posframe"
fetch.github = "Ladicle/hydra-posframe"
[typst-ts-mode]
src.git = "https://git.sr.ht/~meow_king/typst-ts-mode"
fetch.git = "https://git.sr.ht/~meow_king/typst-ts-mode"
[typst-mode]
src.git = "https://github.com/Ziqi-Yang/typst-mode.el"
fetch.github = "Ziqi-Yang/typst-mode.el"
[typst-preview]
src.git = "https://github.com/havarddj/typst-preview.el"
fetch.github = "havarddj/typst-preview.el"
[org-modern-indent]
src.git = "https://github.com/jdtsmith/org-modern-indent"
fetch.github = "jdtsmith/org-modern-indent"
[skk-capf]
src.git = "https://github.com/myuhe/skk-capf"
fetch.github = "myuhe/skk-capf"
[python-mode]
src.git = "https://github.com/emacsmirror/python-mode"
fetch.github = "emacsmirror/python-mode"
[gleam-mode]
src.git = "https://github.com/gleam-lang/gleam-mode"
fetch.github = "gleam-lang/gleam-mode"
[org-bullets]
src.git = "https://github.com/sabof/org-bullets"
fetch.github = "sabof/org-bullets"
[eglot-booster]
src.git = "https://github.com/jdtsmith/eglot-booster"
fetch.github = "jdtsmith/eglot-booster"
[copilot]
src.git = "https://github.com/copilot-emacs/copilot.el"
fetch.github = "copilot-emacs/copilot.el"
[folding-mode]
src.git = "https://github.com/magnars/fold-this.el"
fetch.github = "magnars/fold-this.el"
[scroll-page-without-moving-point]
src.git = "https://github.com/tanrax/scroll-page-without-moving-point.el"
fetch.github = "tanrax/scroll-page-without-moving-point.el"
[emacs_fancy_logos]
src.git = "https://github.com/egstatsml/emacs_fancy_logos"
fetch.github = "egstatsml/emacs_fancy_logos"
[aider]
src.git = "https://github.com/tninja/aider.el"
fetch.github = "tninja/aider.el"
[digs]
src.git = "https://github.com/zonuexe/digs.el"
fetch.github = "zonuexe/digs.el"
[mcp]
src.git = "https://github.com/lizqwerscott/mcp.el"
fetch.github = "lizqwerscott/mcp.el"
[rainbow-delimiters]
src.git = "https://github.com/Fanael/rainbow-delimiters"
fetch.github = "Fanael/rainbow-delimiters"
[verb]
src.git = "https://github.com/federicotdn/verb"
fetch.github = "federicotdn/verb"
[quickrun]
src.git = "https://github.com/emacsorphanage/quickrun"
fetch.github = "emacsorphanage/quickrun"
[smudge]
src.git = "https://github.com/danielfm/smudge"
fetch.github = "danielfm/smudge"
[smartchr]
src.git = "https://github.com/imakado/emacs-smartchr"
fetch.github = "imakado/emacs-smartchr"
[claude-code]
src.git = "https://github.com/stevemolitor/claude-code.el"
fetch.github = "stevemolitor/claude-code.el"
[claude-shell]
src.git = "https://github.com/arminfriedl/claude-shell"
fetch.github = "arminfriedl/claude-shell"
[claudemacs]
src.git = "https://github.com/cpoile/claudemacs"
fetch.github = "cpoile/claudemacs"
[zenn-cli]
src.git = "https://github.com/wurly200a/zenn-cli.el"
fetch.github = "wurly200a/zenn-cli.el"
[gerbil]
src.git = "https://github.com/mighty-gerbils/gerbil"
fetch.url = "https://raw.githubusercontent.com/mighty-gerbils/gerbil/refs/heads/master/etc/gerbil-mode.el"
[eca]
src.git = "https://github.com/editor-code-assistant/eca-emacs"
fetch.git = "https://github.com/editor-code-assistant/eca-emacs"
[autoclaude]
src.git = "https://github.com/henryaj/autoclaude"
fetch.git = "https://github.com/henryaj/autoclaude"
[ob-gleam]
src.git = "https://github.com/takeokunn/ob-gleam"
fetch.git = "https://github.com/takeokunn/ob-gleam"
[tramps3]
src.git = "https://github.com/protez/tramps3"
fetch.git = "https://github.com/protez/tramps3"
# git-wt
[git-wt]
src.github = "k1LoW/git-wt"
fetch.github = "k1LoW/git-wt"