emacs-evil / emacs-evil/evil

New Emacs 25 show-paren-mode option `show-paren-when-point-in-periphery` is not respected in normal mode

Open
#720 2 comments 0 reactions 0 assignees View on GitHub
bug major
Dominant language
Emacs Lisp
Stars
3.9k
Forks
307
PR merge metrics
No merged PRs in 30d

Description

Originally reported by: **Hong (Bitbucket: [xuhdev](https://bitbucket.org/xuhdev), GitHub: [xuhdev](https://github.com/xuhdev))**

----------------------------------------

If non-nil, show parens when point is in the line’s periphery. The periphery is at the beginning or end of a line or in any whitespace there. For example, (`^` is the location of the cursor)

^ (foo)

The right parenthesis should be highlighted. Evil breaks this feature in normal mode.

----------------------------------------
- Bitbucket: https://bitbucket.org/lyro/evil/issue/720

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.