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

Mon, 09 Oct 2023 18:47:36 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 09 Oct 2023 18:47:36 -0500
changeset 1131
f3044a1658fc
parent 1125
58490a30d6fb
child 1163
40367220022e
permissions
-rw-r--r--

nvim: switch to preferring last symver tag / add exceptions

setl et sw=2

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

mercurial