1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 22:10:05 +08:00
SpaceVim/bundle/nvim-treesitter-0.9.1/queries/squirrel/injections.scm

10 lines
206 B
Scheme

(comment) @comment
((verbatim_string) @html
(#lua-match? @html "^@\"<html")
(#offset! @html 0 2 0 -1))
((verbatim_string) @html
(#lua-match? @html "@\"<!DOCTYPE html>")
(#offset! @html 0 2 0 -1))