summaryrefslogtreecommitdiff
path: root/lua/plugins/lang/helm.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/plugins/lang/helm.lua')
-rw-r--r--lua/plugins/lang/helm.lua8
1 files changed, 4 insertions, 4 deletions
diff --git a/lua/plugins/lang/helm.lua b/lua/plugins/lang/helm.lua
index 6b303ec..eed7b3d 100644
--- a/lua/plugins/lang/helm.lua
+++ b/lua/plugins/lang/helm.lua
@@ -1,6 +1,6 @@
return {
- {
- "towolf/vim-helm",
- ft = { "yaml" },
- },
+ {
+ "towolf/vim-helm",
+ ft = { "yaml" },
+ },
}