Remove highlight-escape-sequences

Payoff < performance cost, and is too opinionated.
This commit is contained in:
Henrik Lissner 2019-04-29 18:17:23 -04:00
parent b2d49c29ca
commit 7c5fb8ed9c
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 0 additions and 6 deletions

View file

@ -14,8 +14,6 @@
(package! all-the-icons)
(package! hide-mode-line)
(package! highlight-numbers)
(package! highlight-escape-sequences
:recipe (:fetcher github :repo "hlissner/highlight-escape-sequences"))
(unless (locate-library "display-line-numbers")
(package! nlinum)
(package! nlinum-hl)