mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
docs: fix typo in treesitter.txt
This commit is contained in:
parent
c31bc6ea73
commit
ceaef6bf3f
@ -169,7 +169,7 @@ a tree, using a simple to write lisp-like format. See
|
|||||||
https://tree-sitter.github.io/tree-sitter/using-parsers#query-syntax for more
|
https://tree-sitter.github.io/tree-sitter/using-parsers#query-syntax for more
|
||||||
information on how to write queries.
|
information on how to write queries.
|
||||||
|
|
||||||
Note: The perdicates listed in the web page above differ from those Neovim
|
Note: The predicates listed in the web page above differ from those Neovim
|
||||||
supports. See |lua-treesitter-predicates| for a complete list of predicates
|
supports. See |lua-treesitter-predicates| for a complete list of predicates
|
||||||
supported by Neovim.
|
supported by Neovim.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user