Add highlight-escape-sequences

This commit is contained in:
Henrik Lissner 2018-08-05 22:09:46 +02:00
parent 0cfd35cfc0
commit 4dc5ef3879
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 6 additions and 0 deletions

View file

@ -11,6 +11,7 @@
(package! hide-mode-line)
(package! highlight-indentation)
(package! highlight-numbers)
(package! highlight-escape-sequences)
(unless (boundp 'display-line-numbers)
(package! nlinum)
(package! nlinum-hl)