From: Yuan Fu Date: Sat, 2 Sep 2023 04:02:36 +0000 (-0700) Subject: ; * lisp/treesit.el (treesit-thing-settings): Declare in treesit.el. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e6340934d62829b26beed064aa83e47bd4914aa9;p=emacs.git ; * lisp/treesit.el (treesit-thing-settings): Declare in treesit.el. --- diff --git a/lisp/treesit.el b/lisp/treesit.el index a1272b97a3a..63d6c213f09 100644 --- a/lisp/treesit.el +++ b/lisp/treesit.el @@ -92,6 +92,8 @@ (declare-function treesit-available-p "treesit.c") +(defvar treesit-thing-settings) + ;;; Custom options ;; Tree-sitter always appear as treesit in symbols.