kakoune/test/regression/1453-show_whitespaces-highlighter-breaks-tab-alignment
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
..
cmd Correctly handle tabs when show_whitespaces is added 2017-06-17 11:46:39 +01:00
display Correctly handle tabs when show_whitespaces is added 2017-06-17 11:46:39 +01:00
in Correctly handle tabs when show_whitespaces is added 2017-06-17 11:46:39 +01:00
rc Move highlighters into Scopes 2017-10-28 13:43:04 +08:00