diff --git a/lisp/treesit.el b/lisp/treesit.el index 58f1b38dc40..90426534842 100644 --- a/lisp/treesit.el +++ b/lisp/treesit.el @@ -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.