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

Mon, 20 Mar 2023 10:03:46 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 20 Mar 2023 10:03:46 -0500
changeset 1090
a9da52816a33
parent 1063
2763a54b0410
child 1125
58490a30d6fb
permissions
-rw-r--r--

remove lsp stuff from vim

setl et sw=2

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

mercurial