mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 13:00:08 -04:00
fix(scala): remove unused rule
This commit is contained in:
parent
37163336e2
commit
584d96b46b
1 changed files with 0 additions and 2 deletions
|
|
@ -157,8 +157,6 @@
|
|||
|
||||
(character_literal) @character
|
||||
|
||||
(symbol_literal) @string.special.symbol
|
||||
|
||||
(interpolation
|
||||
"$" @punctuation.special)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue