From 881af6a770c95506828e3341a022ef582082c228 Mon Sep 17 00:00:00 2001 From: Adam Reese Date: Fri, 12 Jun 2020 08:39:26 -0700 Subject: [PATCH] fix(chartutil): do not set helpers.tpl filetype for vim Helpers filetype is not mustache Signed-off-by: Adam Reese --- pkg/chartutil/create.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pkg/chartutil/create.go b/pkg/chartutil/create.go index 0e87c7b47..e74761b3f 100644 --- a/pkg/chartutil/create.go +++ b/pkg/chartutil/create.go @@ -386,8 +386,7 @@ const defaultNotes = `1. Get the application URL by running these commands: {{- end }} ` -const defaultHelpers = `{{/* vim: set filetype=mustache: */}} -{{/* +const defaultHelpers = `{{/* Expand the name of the chart. */}} {{- define ".name" -}}