; * lisp/treesit.el (treesit-range-functions): Fix typo.

This commit is contained in:
Yuan Fu 2022-10-23 16:45:54 -07:00
parent 3114eb8078
commit e45d8dbeea
No known key found for this signature in database
GPG key ID: 56E19BC57664A442

View file

@ -260,7 +260,7 @@ captured node. Capture names don't matter."
(defvar-local treesit-range-functions nil
"A list of range functions.
Font-locking and indenting code uses functions in this alist to
Font-locking and indenting code uses functions in this list to
set correct ranges for a language parser before using it.
The signature of each function should be