; * lisp/treesit.el (treesit--simple-imenu-1): Doc fix; wording.
This commit is contained in:
parent
2ddc480f44
commit
8676bec51d
1 changed files with 1 additions and 1 deletions
|
@ -2039,7 +2039,7 @@ NODE is a node in the tree returned by
|
|||
`treesit-induce-sparse-tree' (not a tree-sitter node, its car is
|
||||
a tree-sitter node). Walk that tree and return an Imenu index.
|
||||
|
||||
Return a list of ENTRYs where
|
||||
Return a list of entries where each ENTRY has the form:
|
||||
|
||||
ENTRY := (NAME . MARKER)
|
||||
| (NAME . ((\" \" . MARKER)
|
||||
|
|
Loading…
Add table
Reference in a new issue