nvim-lua-guide icon indicating copy to clipboard operation
nvim-lua-guide copied to clipboard

add recommended formatter setup for lua and nvim lua plugin template

Open matu3ba opened this issue 4 years ago • 0 comments

  1. https://github.com/Koihik/LuaFormatter https://github.com/JohnnyMorganz/StyLua looks best, since it is simple.

  2. 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").

matu3ba avatar Sep 20 '21 21:09 matu3ba