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

Sun, 05 May 2024 14:17:22 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 05 May 2024 14:17:22 -0500
changeset 1161
2543467f42da
parent 1125
58490a30d6fb
child 1163
40367220022e
permissions
-rw-r--r--

Make auto-prune a standalone file plugin too

setl et sw=2

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

mercurial