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

Tue, 30 Apr 2024 22:53:50 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Tue, 30 Apr 2024 22:53:50 -0500
changeset 1154
dc04a7db1e83
parent 1125
58490a30d6fb
child 1163
40367220022e
permissions
-rw-r--r--

Fix signature_help toggle

setl et sw=2

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

mercurial