Update generated neovim config
This commit is contained in:
@ -0,0 +1,8 @@
|
||||
((comment) @injection.content
|
||||
(#lua-match? @injection.content "/[*\/][!*\/]<?[^a-zA-Z]")
|
||||
(#set! injection.language "doxygen"))
|
||||
|
||||
((comment) @injection.content
|
||||
(#not-lua-match? @injection.content "/[*\/][!*\/]<?[^a-zA-Z]")
|
||||
(#not-lua-match? @injection.content "//@[a-zA-Z]")
|
||||
(#set! injection.language "comment"))
|
||||
Reference in New Issue
Block a user