Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dgutov/highlight-escape-sequences

Highlight escape sequences in Emacs
https://github.com/dgutov/highlight-escape-sequences

Last synced: about 1 month ago
JSON representation

Highlight escape sequences in Emacs

Awesome Lists containing this project

README

        

Highlight Escape Sequences
----

![screenie](highlight-escape-sequences.png)

Look inside for instructions.

The theme on the screenshot is
[espresso](https://github.com/dgutov/espresso-theme), 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)
```