kakoune/test/regression/638-highlight-codepoint-with-bracket/rc
Maxime Coste d49555fc75 Move highlighters into Scopes
That means we can now have highlighters active at global, buffer, and
window scope. The add-highlighter and remove-highlighter syntax changed
to take the parent path (scope/group/...) as a mandatory argument,
superseeding the previous -group switch.
2017-10-28 13:43:04 +08:00

2 lines
46 B
Plaintext

add-highlighter window regex '[“”]' 0:red