From 2ede98c4b4275cc2176836347b7c921a7f018d72 Mon Sep 17 00:00:00 2001 From: Daniel Longeuay Date: Mon, 25 Jul 2022 18:17:28 -0700 Subject: feat(tree-sitter): :sparkles: add go template support (#3091) * feat(tree-sitter): :sparkles: add go template support * fix(tree-sitter): :bug: go template highlight scope selectors * chore(tree-sitter): :wrench: update go template grammar commit--- book/src/generated/lang-support.md | 1 + 1 file changed, 1 insertion(+) (limited to 'book/src') diff --git a/book/src/generated/lang-support.md b/book/src/generated/lang-support.md index a5d286d7..6b938def 100644 --- a/book/src/generated/lang-support.md +++ b/book/src/generated/lang-support.md @@ -34,6 +34,7 @@ | glsl | ✓ | ✓ | ✓ | | | go | ✓ | ✓ | ✓ | `gopls` | | gomod | ✓ | | | `gopls` | +| gotmpl | ✓ | | | `gopls` | | gowork | ✓ | | | `gopls` | | graphql | ✓ | | | | | hare | ✓ | | ✓ | | -- cgit v1.2.3-70-g09d2