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

https://github.com/davep/parenface.el

Provide a face for parens in lisp modes
https://github.com/davep/parenface.el

Last synced: 4 months ago
JSON representation

Provide a face for parens in lisp modes

Awesome Lists containing this project

README

          

# parenface.el

Provide a face for parens in lisp modes.

This code has been made obsolete by the much
nicer [paren-face.el](https://github.com/tarsius/paren-face)
by [@tarsius](https://github.com/tarsius). I'd strongly suggest using that
instead.