Go语言模板中的Go文本模板语法突出显示

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.