File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -270,6 +270,13 @@ on under the hood for easy integration with [lesspipe shipping with
270
270
Debian and derivatives] ( https://manpages.debian.org/lesspipe#USER_DEFINED_FILTERS ) ;
271
271
for that setup the ` chroma ` executable can be just symlinked to ` ~/.lessfilter ` .
272
272
273
+ ## Projects using Chroma
274
+
275
+ * [ ` moar ` ] ( https://github.com/walles/moar ) is a full-blown pager that colorizes
276
+ its input using Chroma
277
+ * [ Hugo] ( https://gohugo.io/ ) is a static site generator that [ uses Chroma for syntax
278
+ highlighting code examples] ( https://gohugo.io/content-management/syntax-highlighting/ )
279
+
273
280
## Testing lexers
274
281
275
282
If you edit some lexers and want to try it, open a shell in ` cmd/chromad ` and run:
You can’t perform that action at this time.
0 commit comments