mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-23 23:34:12 +03:00
Update changelog to document regex highlighter change
This commit is contained in:
parent
328c497be2
commit
0e859f54da
@ -13,7 +13,10 @@ released versions.
|
||||
`ncurses_builtin_key_parser` to `true`.
|
||||
|
||||
* Right clicks extend the current selection, the control modifier allows
|
||||
merging all the selections after extension
|
||||
merging all the selections after extension.
|
||||
|
||||
* The `regex` highlighter now supports named capture groups to
|
||||
ease readability.
|
||||
|
||||
== Kakoune 2018.10.27
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user