Unverified Commit 8c15515b authored by Yuan Fu's avatar Yuan Fu
Browse files

; * lisp/progmodes/js.el (js--treesit-sexp-nodes): Fix docstring.

parent aa6cb416
Pipeline #26854 failed with stages
in 172 minutes and 32 seconds
......@@ -3854,7 +3854,7 @@ See `treesit-thing-settings' for more information.")
"pair"
"jsx")
"Nodes that designate sexps in JavaScript.
See `treesit-sexp-type-regexp' for more information.")
See `treesit-thing-settings' for more information.")
;;;###autoload
(define-derived-mode js-ts-mode js-base-mode "JavaScript"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment