mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 03:40:04 -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
|
(character_literal) @character
|
||||||
|
|
||||||
(symbol_literal) @string.special.symbol
|
|
||||||
|
|
||||||
(interpolation
|
(interpolation
|
||||||
"$" @punctuation.special)
|
"$" @punctuation.special)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue