From 9eb0b5c9e32eb74440517f944b15ec799b466da3 Mon Sep 17 00:00:00 2001 From: surtur Date: Fri, 22 Jul 2022 18:33:42 +0200 Subject: [PATCH] vimrc(plug): add,conditionally enable vim-shfmt --- .vim/vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.vim/vimrc b/.vim/vimrc index 5a1cc79..c3df75c 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -48,6 +48,7 @@ Plug 'tpope/vim-speeddating', { 'on': [] }| " quick date incrementing Plug 'tpope/vim-jdaddy', { 'for': 'json' } Plug 'tpope/vim-ragtag', { 'for': ['html', 'xhtml', 'wml', 'xml', 'xslt', 'xsd', 'jsp', 'php', 'aspperl', 'aspvbs', 'cf', 'mason', 'htmldjango', 'eruby'] } Plug 'bazelbuild/vim-ft-bzl', { 'for': ['starlark', 'bzl'] } +Plug 'z0mbix/vim-shfmt', { 'for': ['sh', 'bash'] } " Plug 'gorodinskiy/vim-coloresque'| " coloured background for colour names/codes " Plug 'lpinilla/vim-codepainter'| " text highlighting