From 4704cf3b8448471138681de4c012a17c06f98949 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 1 Nov 2020 23:46:40 -0600 Subject: Add shfmt-arguments --- config.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.org b/config.org index 1a757ce..24c1e76 100644 --- a/config.org +++ b/config.org @@ -569,6 +569,8 @@ I was using company, but I think it might've been causing issues with ~awk-mode~ *** Shell #+begin_src emacs-lisp (use-package shfmt + :custom + (shfmt-arguments '("-i" "4" "-ci")) :hook (sh-mode . shfmt-on-save-mode)) -- cgit 1.4.1-21-gabe81