Add lint(luacheck), format(stylua) support for lua

This commit is contained in:
Venkatesan Ravi 2025-03-30 09:25:22 +00:00
commit 72cba97391
2 changed files with 69 additions and 2 deletions

View file

@ -280,3 +280,7 @@
[Sc3l3t0n](https://github.com/Sc3l3t0n):
- Add F# support under `vim.languages.fsharp`.
[venkyr77](https://github.com/venkyr77):
- Add lint(luacheck), format(stylua) support for lua.