Go text template syntax highlighting in GoLand
13:17 14 Mar 2019

GoLand has syntax support on Go html files with the file extension of .gohtml

So what about Go text files? Does GoLand support that as well? .tmpl is supported by vim-go but not GoLand.

go go-templates goland