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
- Host: GitHub
- URL: https://github.com/davep/parenface.el
- Owner: davep
- License: gpl-2.0
- Created: 2016-05-23T17:40:45.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-23T09:54:45.000Z (about 9 years ago)
- Last Synced: 2025-06-16T20:49:06.955Z (about 1 year ago)
- Language: Emacs Lisp
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.