micro/internal
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
..
action options: add matchbracestyle (#2876) 2024-03-13 20:21:27 +01:00
buffer options: add matchbracestyle (#2876) 2024-03-13 20:21:27 +01:00
clipboard Use zyedidia/clipper for external clipboard 2022-06-14 08:40:57 -04:00
config options: add matchbracestyle (#2876) 2024-03-13 20:21:27 +01:00
display options: add matchbracestyle (#2876) 2024-03-13 20:21:27 +01:00
info Add HistorySearchUp and HistorySearchDown actions (#1829) 2023-07-08 14:00:22 -07:00
lua chore: os.SEEK_CUR os.SEEK_END os.SEEK_SET has been deprecated since Go 1.7 (#2856) 2023-07-04 12:13:41 -07:00
screen Add fakecursor option 2023-01-26 18:02:54 -08:00
shell Fix term output capturing 2023-09-08 23:27:39 -07:00
util util: Fix opening filenames including colons with parsecursor (#3119) 2024-03-04 13:22:47 -08:00
views Fix unsplit crash 2020-02-08 21:06:13 -05:00