diff --git a/queries/commonlisp/highlights.scm b/queries/commonlisp/highlights.scm index 56b2f2d1d..5cf7c1eb0 100644 --- a/queries/commonlisp/highlights.scm +++ b/queries/commonlisp/highlights.scm @@ -111,7 +111,7 @@ . (sym_lit) @function.macro ;; For a complete and more efficient version install theHamsta/nvim-treesitter-commonlisp - (#match? @function.macro + (#any-of? @function.macro "let" "function" "the"