mirror of
https://github.com/neovim/neovim.git
synced 2025-09-13 23:08:16 +00:00
feat(treesitter): handle quantified fold captures
This commit is contained in:

committed by
Christian Clason

parent
8886b1807c
commit
5e6240ffc2
@@ -267,6 +267,8 @@ The following new APIs and features were added.
|
||||
• The `#set!` directive can set the "url" property of a node to have the
|
||||
node emit a hyperlink. Hyperlinks are UI specific: in the TUI, the OSC 8
|
||||
control sequence is used.
|
||||
• |vim.treesitter.foldexpr()| now recognizes folds captured using a
|
||||
quantified query pattern.
|
||||
|
||||
• |:Man| now supports `:hide` modifier to open page in the current window.
|
||||
|
||||
|
Reference in New Issue
Block a user