core: add message! & format! macros with ansi support
This commit is contained in:
parent
d4bbb7e4e6
commit
e320abaef8
2 changed files with 20 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
(package! async)
|
||||
(package! s)
|
||||
(package! f)
|
||||
(package! ansi)
|
||||
|
||||
;; core-os.el
|
||||
(when IS-MAC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue