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

Sat, 11 Mar 2023 01:51:23 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sat, 11 Mar 2023 01:51:23 -0500
changeset 1075
3b88450bda15
parent 1063
2763a54b0410
child 1125
58490a30d6fb
permissions
-rw-r--r--

port custom autocmds to lua

setl et sw=2

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

mercurial