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

Mon, 13 Mar 2023 15:01:16 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 13 Mar 2023 15:01:16 -0500
changeset 1082
098f661195c1
parent 1063
2763a54b0410
child 1125
58490a30d6fb
permissions
-rw-r--r--

move quickfix tweaks to after/ftplugin

setl et sw=2

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

mercurial