Skip to content

Commit 545991d

Browse files
committed
Add a todo
1 parent 5df8343 commit 545991d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clojure-ts-mode.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2472,6 +2472,7 @@ before DELIM-OPEN."
24722472
"v0.24.3"))
24732473
"Intended to be used as the value for `treesit-language-source-alist'.")
24742474

2475+
;; TODO: Eventually this should be replaced with `treesit-query-valid-p'
24752476
(defun clojure-ts--query-valid-p (query)
24762477
"Return non-nil if QUERY is valid in Clojure, nil otherwise."
24772478
(ignore-errors

0 commit comments

Comments
 (0)