highlight-parentheses.el
Highlight surrounding parentheses in Emacs
Add the following to your .emacs file:
(require 'highlight-parentheses)
Enable the mode using M-x highlight-parentheses-mode or by adding it to a hook.
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
| Failed to load latest commit information. | |||
|
|
.dir-locals.el |
|
|
|
|
.gitignore |
|
|
|
|
.travis.yml |
|
|
|
|
README.md |
|
|
|
|
highlight-parentheses.el |
|
|