From 1d7c0c682f9309b94f4af38670cd2ddeb3630d32 Mon Sep 17 00:00:00 2001 From: Dmitry Chumak Date: Sun, 21 Aug 2022 16:44:11 +0300 Subject: [PATCH] [vim] helm ftplugin unused statement removed --- vim/ftplugin/helm.vim | 1 - 1 file changed, 1 deletion(-) diff --git a/vim/ftplugin/helm.vim b/vim/ftplugin/helm.vim index a324e96..eb6284f 100644 --- a/vim/ftplugin/helm.vim +++ b/vim/ftplugin/helm.vim @@ -1,4 +1,3 @@ -filetype plugin indent on " show existing tab with 2 spaces width set tabstop=2 " when indenting with '>', use 2 spaces width