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

Sat, 08 Apr 2023 14:07:39 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sat, 08 Apr 2023 14:07:39 -0500
changeset 1101
40419d8e3cbb
parent 1063
2763a54b0410
child 1125
58490a30d6fb
permissions
-rw-r--r--

cleanup

setl et sw=2

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

mercurial