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

Sun, 05 Mar 2023 18:47:45 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 05 Mar 2023 18:47:45 -0500
changeset 1062
77bf3b44f6f9
parent 1029
9265f8508e4c
child 1125
58490a30d6fb
permissions
-rw-r--r--

Add format-on-write for elixir and go

1029
9265f8508e4c Copy other ft and plugin settings
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
1 let &l:equalprg = "shfmt -i " . &shiftwidth

mercurial