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

Thu, 10 Aug 2023 02:32:37 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 10 Aug 2023 02:32:37 -0500
changeset 1126
fe77c5eed375
parent 1125
58490a30d6fb
child 1163
40367220022e
permissions
-rw-r--r--

Add autopairs with cr-only behavior, switch to treesitter-endwise

setl et sw=2

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

mercurial