mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 13:00:08 -04:00
Update queries/commonlisp/highlights.scm
Co-authored-by: Santos Gallegos <stsewd@protonmail.com>
This commit is contained in:
parent
355d1e54ab
commit
c6f09ef051
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue