feat(elixir): add highlight for LVN sigils

This commit is contained in:
Brian Cardarella 2025-01-11 04:44:04 -05:00 committed by GitHub
parent 5780226a4f
commit e1e2ad1448
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,7 @@
(sigil
(sigil_name) @_sigil_name
(quoted_content) @injection.content
(#eq? @_sigil_name "H")
(#any-of? @_sigil_name "H" "LVN")
(#set! injection.language "heex"))
; Surface