Replace ansi plugin with internal ansi library

This commit is contained in:
Henrik Lissner 2017-04-12 10:51:29 -04:00
parent 4e5a1d2ed2
commit e50dabfde4
4 changed files with 91 additions and 38 deletions

View file

@ -5,7 +5,6 @@
(package! async)
(package! s)
(package! f)
(package! ansi)
;; core-os.el
(when IS-MAC