lowlight
A simple and flexible syntax highlighter
$ area51 add lowlightCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lowlight:some-function ...)A simple and flexible syntax highlighter
$ area51 add lowlightCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lowlight:some-function ...)