micro/runtime/help
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
..
colors.md options: add matchbracestyle (#2876) 2024-03-13 20:21:27 +01:00
commands.md command: Add capability to use relative numbers in goto (#2985) 2024-03-13 21:32:12 +01:00
copypaste.md Update copypaste.md (#2826) 2023-07-08 14:08:15 -07:00
defaultkeys.md Add better explanation about find 2022-10-12 19:05:42 -07:00
help.md Doc changes (#2646) 2023-01-11 21:56:23 -08:00
keybindings.md Fixed a typo in keybindings.md (#2852) 2023-07-08 14:07:06 -07:00
options.md Highlighting trailing whitespaces 2024-03-14 03:10:31 +01:00
plugins.md Add onRune parameter, utf8 package in plugins.md (#3100) 2024-03-12 21:40:13 +01:00
tutorial.md Fix typo in tutorial.md (#2130) 2021-06-12 23:52:08 -04:00