From a459ffd8135d27499a616f5405468a1b20677223 Mon Sep 17 00:00:00 2001 From: Christian Segundo Date: Sun, 8 Dec 2024 13:06:41 +0100 Subject: misc stylua --- lua/plugins/lang/helm.lua | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lua/plugins/lang/helm.lua') 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" }, + }, } -- cgit v1.2.3