languages/go: add injections for gotmpl

This commit is contained in:
Snoweuph 2026-04-19 18:51:41 +02:00
commit 56db4e1cbd
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
3 changed files with 28 additions and 2 deletions

View file

@ -104,6 +104,10 @@
- Renamed `languages.ts` to `languages.typescript`.
- Added {option}`vim.languages.go.treesitter.gotmpl.injection` and Renamed
`languages.go.treesitter.gotmplPackage` to
{option}`vim.languages.go.treesitter.gotmpl.package`
## Changelog {#sec-release-0-9-changelog}
[SecBear](https://github.com/SecBear):