; * lisp/treesit.el: Remove implemented TODO for integration with hideshow.

This commit is contained in:
Juri Linkov 2025-02-11 19:47:21 +02:00
parent 58c09c3d36
commit 14e0f214e6

View file

@ -2792,9 +2792,6 @@ friends."
;;
;; TODO: Integration with thing-at-point: once our thing interface is
;; stable.
;;
;; TODO: Integration with hideshow: I tried and failed, we need
;; SomeOne that understands hideshow to look at it.
(defvar-local treesit-defun-type-regexp nil
"A regexp that matches the node type of defun nodes.