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

Thu, 16 Mar 2023 12:30:42 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 16 Mar 2023 12:30:42 -0500
changeset 1088
c221227cbba5
parent 1063
2763a54b0410
child 1125
58490a30d6fb
permissions
-rw-r--r--

Fix stopinsert

setl et sw=2

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

mercurial