-
Notifications
You must be signed in to change notification settings - Fork 3
/
channel.json
94 lines (94 loc) · 4.31 KB
/
channel.json
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
[
//acme
"https://raw.githubusercontent.com/xxuejie/micro-acme/main/repo.json",
//align
"https://raw.githubusercontent.com/mosskjohnson/align-plugin/master/repo.json",
//ag
"https://raw.githubusercontent.com/sebkolind/micro-ag/master/repo.json",
//aspell
"https://raw.githubusercontent.com/priner/micro-aspell-plugin/master/repo.json",
//battery
"https://raw.githubusercontent.com/dubyte/micro-battery/main/repo.json",
//calc
"https://notabug.org/dustdfg/micro-calc/raw/master/repo.json",
//capitalizer
"https://raw.githubusercontent.com/CodeGiorgino/capitalizer/master/capitalizer.json",
//cheat
"https://raw.githubusercontent.com/terokarvinen/micro-cheat/main/repo.json",
//colorschemes
"https://codeberg.org/micro-plugins/colorschemes/raw/branch/main/repo.json",
//delve
"https://raw.githubusercontent.com/serge-v/micro-delve/main/repo.json",
//emacs_select
"https://raw.githubusercontent.com/kesslern/micro-emacs-select/main/repo.json",
//filemanager2
"https://raw.githubusercontent.com/Neko-Box-Coder/filemanager2/main/repo.json",
//findinfolder
"https://codeberg.org/micro-plugins/findinfolder/raw/branch/main/repo.json",
//fzfinder
"https://raw.githubusercontent.com/MuratovAS/micro-fzfinder/main/repo.json",
//gitStatus
"https://codeberg.org/micro-plugins/git-status/raw/branch/main/repo.json",
//grepsearch
"https://raw.githubusercontent.com/gaenseklein/grepsearch/main/repo.json",
//gzplugin
"https://raw.githubusercontent.com/dzmanto/gzplugin4micro/master/repo.json",
//language_env
"https://codeberg.org/micro-plugins/language-env/raw/branch/main/repo.json",
//language_ignore
"https://codeberg.org/micro-plugins/language-ignore/raw/branch/main/repo.json",
//language_kv
"https://codeberg.org/micro-plugins/language-kv/raw/branch/main/repo.json",
//language_log
"https://codeberg.org/micro-plugins/language-log/raw/branch/main/repo.json",
//latexplugin
"https://raw.githubusercontent.com/chykcha3/micro-plugin-latex/main/repo.json",
//lintertypescript
"https://raw.githubusercontent.com/sebkolind/micro-linter-typescript/master/repo.json",
//manager
"https://codeberg.org/micro-plugins/manager/raw/branch/main/repo.json",
//mdtree
"https://notabug.org/dustdfg/micro-mdtree/raw/master/repo.json",
//MicroOmni
"https://raw.githubusercontent.com/Neko-Box-Coder/MicroOmni/master/repo.json",
//microwiki
"https://raw.githubusercontent.com/obedm503/microwiki/master/repo.json",
//microzim
"https://raw.githubusercontent.com/ihavenomouth/microzim/main/repo.json",
//mxc
"https://raw.githubusercontent.com/cadnza/mxc/main/repo.json",
//nelua
"https://raw.githubusercontent.com/Neko-Box-Coder/unofficial-plugin-channel/main/plugins/nelua.json",
//nix
"https://raw.githubusercontent.com/vandervoortj/nix-micro-plugin/main/repo.json",
//palettero
"https://raw.githubusercontent.com/terokarvinen/palettero/main/repo.json",
//prettier
"https://raw.githubusercontent.com/sebkolind/micro-prettier/master/repo.json",
//preview
"https://raw.githubusercontent.com/weebi/micro-preview/master/repo.json",
//repfiles
"https://raw.githubusercontent.com/gaenseklein/repfiles/main/repo.json",
//runit
"https://raw.githubusercontent.com/terokarvinen/micro-run/main/repo.json",
//selto
"https://raw.githubusercontent.com/PawelMTRK/micro-selto-plugin/main/repo.json",
//splitterm
"https://raw.githubusercontent.com/lukhof/splitterm/main/repo.json",
//sunny-day-theme
"https://raw.githubusercontent.com/dwwmmn/micro-sunny-day/master/repo.json",
//testaustime
"https://raw.githubusercontent.com/SuSonicTH/micro-transform/master/repo.json",
//tojour
"https://raw.githubusercontent.com/protostork/micro-tojour/main/repo.json",
//transform
"https://raw.githubusercontent.com/Testaustime/testaustime-micro/master/repo.json",
//uchardet
"https://raw.githubusercontent.com/niten94/micro-uchardet/master/repo.json",
//urlopen
"https://raw.githubusercontent.com/pjg11/micro-urlopen/main/repo.json",
//wakatime
"https://raw.githubusercontent.com/wakatime/micro-wakatime/master/repo.json",
//xonsh
"https://codeberg.org/micro-plugins/xonsh/raw/branch/main/repo.json"
]