nvim-lua-guide
nvim-lua-guide copied to clipboard
add recommended formatter setup for lua and nvim lua plugin template
-
https://github.com/Koihik/LuaFormatter https://github.com/JohnnyMorganz/StyLua looks best, since it is simple.
-
For everything plugin development related or to simplify the guide, I would recommend linking to https://github.com/nvim-lua/nvim-lua-plugin-template and to plenary lua ("inofficial neovim luajit libstd").