Update queries/commonlisp/highlights.scm

Co-authored-by: Santos Gallegos <stsewd@protonmail.com>
This commit is contained in:
Stephan Seitz 2021-05-17 07:03:09 +02:00 committed by Stephan Seitz
parent 355d1e54ab
commit c6f09ef051

View file

@ -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"