1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 20:40:04 +08:00
SpaceVim/bundle/nvim-treesitter/queries/squirrel/injections.scm

10 lines
206 B
Scheme
Raw Normal View History

(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))