.config/nvim/after/ftplugin/lua.vim

Tue, 14 Mar 2023 22:56:37 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Tue, 14 Mar 2023 22:56:37 -0500
changeset 1087
bfcf9813c223
parent 1063
2763a54b0410
child 1125
58490a30d6fb
permissions
-rw-r--r--

try to fix stopinsert/autowrite again

setl et sw=2

if executable("stylua")
  setl equalprg=stylua\ -s\ -
endif

mercurial