dgutov / highlight-escape-sequences

Highlight escape sequences in Emacs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Highlight Escape Sequences

screenie

Look inside for instructions.

The theme on the screenshot is espresso, with the following addition:

(put 'hes-escape-backslash-face 'face-alias 'font-lock-builtin-face)
(put 'hes-escape-sequence-face 'face-alias 'font-lock-builtin-face)

About

Highlight escape sequences in Emacs


Languages

Language:Emacs Lisp 100.0%