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

Mon, 06 Mar 2023 10:42:32 -0600

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 06 Mar 2023 10:42:32 -0600
changeset 1067
08675f3a85f6
parent 1063
2763a54b0410
child 1125
58490a30d6fb
permissions
-rw-r--r--

more default editor switching

setl et sw=2

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

mercurial