blob: ff18ec535b0ec7eb5606fba42a0dbc2bcba0d505 (
plain) (
blame)
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
|
%%DATADIR%%/-fast-make-targets
%%DATADIR%%/-fast-run-command
%%DATADIR%%/-fast-run-git-command
%%DATADIR%%/-fast-zts-read-all
%%DATADIR%%/:chroma/-alias.ch
%%DATADIR%%/:chroma/-autoload.ch
%%DATADIR%%/:chroma/-autorandr.ch
%%DATADIR%%/:chroma/-awk.ch
%%DATADIR%%/:chroma/-docker.ch
%%DATADIR%%/:chroma/-example.ch
%%DATADIR%%/:chroma/-fast-theme.ch
%%DATADIR%%/:chroma/-fpath_peq.ch
%%DATADIR%%/:chroma/-git.ch
%%DATADIR%%/:chroma/-grep.ch
%%DATADIR%%/:chroma/-hub.ch
%%DATADIR%%/:chroma/-ionice.ch
%%DATADIR%%/:chroma/-lab.ch
%%DATADIR%%/:chroma/-make.ch
%%DATADIR%%/:chroma/-nice.ch
%%DATADIR%%/:chroma/-nmcli.ch
%%DATADIR%%/:chroma/-node.ch
%%DATADIR%%/:chroma/-ogit.ch
%%DATADIR%%/:chroma/-perl.ch
%%DATADIR%%/:chroma/-precommand.ch
%%DATADIR%%/:chroma/-printf.ch
%%DATADIR%%/:chroma/-ruby.ch
%%DATADIR%%/:chroma/-scp.ch
%%DATADIR%%/:chroma/-sh.ch
%%DATADIR%%/:chroma/-source.ch
%%DATADIR%%/:chroma/-ssh.ch
%%DATADIR%%/:chroma/-subcommand.ch
%%DATADIR%%/:chroma/-subversion.ch
%%DATADIR%%/:chroma/-vim.ch
%%DATADIR%%/:chroma/-whatis.ch
%%DATADIR%%/:chroma/-which.ch
%%DATADIR%%/:chroma/-zplugin.ch
%%DATADIR%%/:chroma/main-chroma.ch
%%DATADIR%%/CHANGELOG.md
%%DATADIR%%/CHROMA_GUIDE.adoc
%%DATADIR%%/DONATIONS.md
%%DATADIR%%/LICENSE
%%DATADIR%%/README.md
%%DATADIR%%/THEME_GUIDE.md
%%DATADIR%%/_fast-theme
%%DATADIR%%/fast-highlight
%%DATADIR%%/fast-read-ini-file
%%DATADIR%%/fast-string-highlight
%%DATADIR%%/fast-syntax-highlighting.plugin.zsh
%%DATADIR%%/fast-theme
%%DATADIR%%/images/203654.gif
%%DATADIR%%/images/array-assign.png
%%DATADIR%%/images/assign.png
%%DATADIR%%/images/brackets.gif
%%DATADIR%%/images/cmdsubst.png
%%DATADIR%%/images/cplx_cond.png
%%DATADIR%%/images/eval_cmp.png
%%DATADIR%%/images/execfd.png
%%DATADIR%%/images/execfd_cmp.png
%%DATADIR%%/images/for-loop-cmp.png
%%DATADIR%%/images/for-loop.png
%%DATADIR%%/images/function.png
%%DATADIR%%/images/git_chroma.png
%%DATADIR%%/images/global-alias.png
%%DATADIR%%/images/heredoc.png
%%DATADIR%%/images/herestring.png
%%DATADIR%%/images/highlight-less.png
%%DATADIR%%/images/highlight-much.png
%%DATADIR%%/images/ideal-string.png
%%DATADIR%%/images/in_string.png
%%DATADIR%%/images/math.gif
%%DATADIR%%/images/parameter.png
%%DATADIR%%/images/theme.png
%%DATADIR%%/images/typeset.png
%%DATADIR%%/images/zcalc.png
%%DATADIR%%/test/parse.zsh
%%DATADIR%%/test/to-parse.zsh
%%DATADIR%%/tests/_output/.gitkeep
%%DATADIR%%/tests/_support/.gitkeep
%%DATADIR%%/tests/_support/bootstrap
%%DATADIR%%/tests/example.zunit
%%DATADIR%%/tests/main.zunit
%%DATADIR%%/themes/clean.ini
%%DATADIR%%/themes/default.ini
%%DATADIR%%/themes/forest.ini
%%DATADIR%%/themes/free.ini
%%DATADIR%%/themes/q-jmnemonic.ini
%%DATADIR%%/themes/safari.ini
%%DATADIR%%/themes/spa.ini
%%DATADIR%%/themes/sv-orple.ini
%%DATADIR%%/themes/sv-plant.ini
%%DATADIR%%/themes/zdharma.ini
|