mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Remove highlight-escape-sequences
Payoff < performance cost, and is too opinionated.
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user