docs(tree-sitter): make wording more verbose

include 'like other text objects' to draw similarities and make the use
case clear
This commit is contained in:
Jeetaditya Chatterjee
2021-08-19 22:05:00 +01:00
parent 145d75eaaa
commit b610b47b90

View File

@ -26,7 +26,7 @@ syntax tree as the source file is edited.
+ include better syntax highlighting of supported code
+ add structural text objects to manipulate functions statements and other code
structures
structures like any other text object
** Maintainers
- @jeetelongname