; * doc/lispref/parsing.texi (Using Parser): Remove deleted function.
This commit is contained in:
parent
2608e5edcc
commit
cf32776622
1 changed files with 0 additions and 6 deletions
|
@ -393,12 +393,6 @@ tree-sitter can be activated. Major modes should check this value
|
|||
when deciding whether to enable tree-sitter features.
|
||||
@end defvar
|
||||
|
||||
@defun treesit-can-enable-p
|
||||
This function checks whether the current buffer is suitable for
|
||||
activating tree-sitter features. It basically checks
|
||||
@code{treesit-available-p} and @code{treesit-max-buffer-size}.
|
||||
@end defun
|
||||
|
||||
@cindex creating tree-sitter parsers
|
||||
@cindex tree-sitter parser, creating
|
||||
@defun treesit-parser-create language &optional buffer no-reuse
|
||||
|
|
Loading…
Add table
Reference in a new issue