; * etc/NEWS: Improve last change.
This commit is contained in:
parent
d2c05c219e
commit
2e8f875067
1 changed files with 4 additions and 0 deletions
4
etc/NEWS
4
etc/NEWS
|
@ -1018,6 +1018,10 @@ that have defined 'sexp-list' in 'treesit-thing-settings' to enable
|
|||
the 'up-list' motion command.
|
||||
|
||||
*** Tree-sitter enabled modes now properly support 'show-paren-mode'.
|
||||
They do that by letting 'show-paren-mode' use the results of parsing by
|
||||
the tree-sitter library. The new function 'treesit-show-paren-data' is
|
||||
used to communicate the tree-sitter parsing results to
|
||||
'show-paren-mode'.
|
||||
|
||||
+++
|
||||
*** New function 'treesit-language-display-name'.
|
||||
|
|
Loading…
Add table
Reference in a new issue