micro/runtime/help
toiletbril 69eaa9191a
options: add matchbracestyle (#2876)
* Update docs to include `matchbracestyle`

* Add `matchbracestyle` to infocomplete.go

* Add validator and default settings for `matchbracestyle`

* Highlight or underline braces based on `matchbracestyle`

* Add `match-brace` to default colorschemes

* Correct `FindMatchingBrace()` counting

Make brace under the cursor have priority over brace to the left in
ambiguous cases when matching braces

Co-authored-by: Dmitry Maluka <dmitrymaluka@gmail.com>

* Fix conflicts

---------

Co-authored-by: Jöran Karl <3951388+JoeKar@users.noreply.github.com>
Co-authored-by: Dmitry Maluka <dmitrymaluka@gmail.com>
2024-03-13 20:21:27 +01:00
..
colors.md options: add matchbracestyle (#2876) 2024-03-13 20:21:27 +01:00
commands.md Clarified some documentation (#2259) 2021-11-02 13:26:14 -07: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 options: add matchbracestyle (#2876) 2024-03-13 20:21:27 +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