Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflicts with show-paren-mode #47

Closed
ema2159 opened this issue Feb 28, 2019 · 1 comment
Closed

Conflicts with show-paren-mode #47

ema2159 opened this issue Feb 28, 2019 · 1 comment

Comments

@ema2159
Copy link

ema2159 commented Feb 28, 2019

When using Emacs show-paren-mode, when a brace is underlined, also the "0" in relative numbers is underlined

@ema2159
Copy link
Author

ema2159 commented Feb 28, 2019

The solution is pretty easy and straight forward. Just put:
(set-face-attribute 'linum-relative-current-face nil :underline nil)
in your config.

@ema2159 ema2159 closed this as completed Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant