mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 13:00:08 -04:00
Use @symbol in clojure in commonlisp
This commit is contained in:
parent
64f13eace5
commit
007aa7ff21
3 changed files with 14 additions and 13 deletions
|
|
@ -1,6 +1,6 @@
|
|||
(dis_expr) @comment
|
||||
|
||||
(kwd_lit) @type
|
||||
(kwd_lit) @symbol
|
||||
|
||||
(str_lit) @string
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue