Closed luisdavim closed 6 months ago
This would improve the syntax highlight of those files as well as the use of the helm language server, see: https://github.com/mrjosh/helm-ls/issues/82
.tpl is already supported, for .txt you can just add another pattern here: https://github.com/towolf/vim-helm/blob/master/ftdetect/helm.vim#L1
Closed as per #22
This would improve the syntax highlight of those files as well as the use of the helm language server, see: https://github.com/mrjosh/helm-ls/issues/82