mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
[clojure] add punctuation.bracket
This commit is contained in:
parent
54c832033f
commit
484e6aa680
1 changed files with 2 additions and 0 deletions
|
|
@ -71,3 +71,5 @@
|
|||
|
||||
;; syntax quote
|
||||
(syn_quoting_lit) @string.escape
|
||||
|
||||
["{" "}" "[" "]" "(" ")"] @punctuation.bracket
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue