Skip to content

Commit

Permalink
Enable HTML as injected language in gotmpl treesitter
Browse files Browse the repository at this point in the history
  • Loading branch information
dietrichm committed Dec 21, 2024
1 parent f44843d commit 66212a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nvim/.config/nvim/queries/gotmpl/injections.scm
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
((text) @injection.content
(#set! injection.language "html")
(#set! injection.combined))

0 comments on commit 66212a9

Please sign in to comment.