fix(c,cpp,fsharp,idl,powershell,sql,systemtap): remove unneeded escapes

This commit is contained in:
Christian Clason 2025-05-13 14:47:47 +02:00 committed by Christian Clason
parent 25f08b82af
commit 864e75a85d
7 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,7 @@
; inherits: c
((comment) @injection.content
(#lua-match? @injection.content "/[*\/][!*\/]<?[^a-zA-Z]")
(#lua-match? @injection.content "/[*/][!*/]<?[^a-zA-Z]")
(#set! injection.language "doxygen"))
(raw_string_literal