aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.vim b/init.vim
index a3a83f5..0c5b1ae 100644
--- a/init.vim
+++ b/init.vim
@@ -34,6 +34,7 @@ Plug 'vim-scripts/camelcasemotion' " Additional word objects
Plug 'LnL7/vim-nix' " Nix for vim
Plug 'easymotion/vim-easymotion' " faster jumping
Plug 'ervandew/supertab' " Tab for complete
+Plug 'z0mbix/vim-shfmt', { 'for': 'sh' } " Format shell scripts
" File Type Specific
Plug 'ledger/vim-ledger' " Ledger plugin