Use personal fork of highlight-escape-sequences
Improves elisp support, adds support for more modes and fixes some minor issues.
This commit is contained in:
parent
a715f848aa
commit
ce9f03f310
2 changed files with 3 additions and 16 deletions
|
@ -11,7 +11,8 @@
|
|||
(package! hide-mode-line)
|
||||
(package! highlight-indentation)
|
||||
(package! highlight-numbers)
|
||||
(package! highlight-escape-sequences)
|
||||
(package! highlight-escape-sequences
|
||||
:recipe (:fetcher github :repo "hlissner/highlight-escape-sequences"))
|
||||
(unless (boundp 'display-line-numbers)
|
||||
(package! nlinum)
|
||||
(package! nlinum-hl)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue