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

Thu, 11 Apr 2024 21:48:30 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 11 Apr 2024 21:48:30 -0500
changeset 1147
23f9b157fe8a
parent 1125
58490a30d6fb
child 1163
40367220022e
permissions
-rw-r--r--

Load indentscope even on new nameless bufs

setl et sw=2

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

mercurial