kakoune/test/regression/1275-replaced-range-split
Maxime Coste bee2180da7 Do not try to split non range atoms in column highlighter
That means we wont have a very nice interaction between show_whitespaces
and column highlighters, but thats the simplest fix for now, if we want
a better behaviour we need to introduce a way to know that a replaced
range is splittable (meaning it means to have the same amount of columns
as the range it replaces)

Fixes #1275
2017-04-19 21:15:36 +01:00
..
cmd Do not try to split non range atoms in column highlighter 2017-04-19 21:15:36 +01:00
in Do not try to split non range atoms in column highlighter 2017-04-19 21:15:36 +01:00
out Do not try to split non range atoms in column highlighter 2017-04-19 21:15:36 +01:00