vim-kubernetes icon indicating copy to clipboard operation
vim-kubernetes copied to clipboard

Without vim-go installed, the new HelmSyntax function fails

Open andrewstuart opened this issue 4 years ago • 0 comments

I believe this will not work unless you have https://github.com/fatih/vim-go installed and enabled for yaml filetypes (since it is the one providing the gotexttmpl.vim).

I don't think this should be default since it will error out for most users like so: image

Originally posted by @jemag in https://github.com/andrewstuart/vim-kubernetes/issues/9#issuecomment-846589594

andrewstuart avatar May 23 '21 20:05 andrewstuart