.vim/ftplugin/sh.vim

Mon, 07 Mar 2022 23:11:41 -0600

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 07 Mar 2022 23:11:41 -0600
changeset 985
349ea9f736b9
parent 824
7f5db423524e
permissions
-rw-r--r--

try to use the same python as hg automatically

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

mercurial