However... Today I tried a new extension: Mic-paren.
In long source code blocks can be useful to match the opening/closing bracket, in fact it shows in the echo area the opening/closing line and its number (absolute or relative).
Here's my config:
(require 'mic-paren)
(paren-activate)
(setq paren-message-show-linenumber "absolute")
I could be really satisfied by this minimal configuration, but tomorrow I'll read documentation to see what else I can pretend by mic-paren.
See you!
0 commenti:
Posta un commento