Files
zyedidia.micro/internal/action
Dmitry Maluka 104caf08dd Highlighting trailing whitespaces
Added option `hltrailingws` for highlighting trailing whitespaces
at the end of lines. Note that it behaves in a "smart" way.
It doesn't highlight newly added (transient) trailing whitespaces
that naturally occur while typing text. It would be annoying to
see transient highlighting every time we enter a space at the end
of a line while typing.
So a newly added trailing whitespace starts being highlighting
only after the cursor moves to another line. Thus the highlighting
serves its purpose: it draws our attention to annoying sloppy
forgotten trailing whitespaces.
2024-03-14 03:10:31 +01:00
..
2024-03-13 21:16:10 +01:00
2024-03-14 03:10:31 +01:00
2020-09-06 17:38:23 -04:00
2021-08-21 17:58:30 -04:00
2021-08-21 18:04:08 -04:00
2021-08-21 18:04:08 -04:00
2020-09-05 14:52:35 -04:00
2023-08-31 17:29:07 +01:00