From cc8e5caaba1a47d3900c5587d2f90328459bc2f8 Mon Sep 17 00:00:00 2001 From: Oliver Marshall Date: Sun, 13 Jun 2021 23:20:51 +0100 Subject: Improve some comments --- queries/clojure/highlights.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'queries/clojure') diff --git a/queries/clojure/highlights.scm b/queries/clojure/highlights.scm index 16824a717..243a641a5 100644 --- a/queries/clojure/highlights.scm +++ b/queries/clojure/highlights.scm @@ -67,7 +67,7 @@ (#match? @variable.builtin "^[*].+[*]$")) ; Gensym -;; TODO: is this needed? +;; Might not be needed ((sym_lit) @variable (#match? @variable "^.*#$")) @@ -279,7 +279,7 @@ ; Correctly highlight docstrings (list_lit . - (sym_lit) @a + (sym_lit) @a ; Don't really want to highlight twice (#match? @a "^def.*") . (sym_lit) -- cgit v1.2.3-70-g09d2