We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e68ad7c commit 7491209Copy full SHA for 7491209
CHANGELOG.md
@@ -25,6 +25,9 @@ BUG FIXES:
25
[[GH-1734]](https://github.com/fatih/vim-go/pull/1734)
26
* Apply debugger mappings only for Go buffers, and not all buffers.
27
[[GH-1696]](https://github.com/fatih/vim-go/pull/1696)
28
+* The `gohtmltmpl` filetype will now highlight `{{ .. }}` syntax HTML attributes
29
+ and some other locations.
30
+ [[GH-1790]](https://github.com/fatih/vim-go/pull/1790)
31
32
BACKWARDS INCOMPATIBILITIES:
33
0 commit comments