.config/nvim/after/ftplugin/sh.vim

Mon, 06 Mar 2023 23:43:39 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 06 Mar 2023 23:43:39 -0500
changeset 1069
0e871a1b59e3
parent 1029
9265f8508e4c
child 1125
58490a30d6fb
permissions
-rw-r--r--

use current format function

let &l:equalprg = "shfmt -i " . &shiftwidth

mercurial