mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-15 09:55:31 +00:00
languages/lua: add luacheck and stylua support (#763)
* Add lint(luacheck), format(stylua) support for lua * fix comments for PR#763 * Update rl-0.8.md --------- Co-authored-by: raf <raf@notashelf.dev>
This commit is contained in:
parent
a7f791174e
commit
80ac1cbc7b
2 changed files with 69 additions and 2 deletions
|
|
@ -284,6 +284,10 @@
|
|||
|
||||
- Add F# support under `vim.languages.fsharp`.
|
||||
|
||||
[venkyr77](https://github.com/venkyr77):
|
||||
|
||||
- Add lint (luacheck) and formatting (stylua) support for Lua.
|
||||
|
||||
[tebuevd](https://github.com/tebuevd):
|
||||
|
||||
- Fix `pickers` configuration for `telescope` by nesting it under `setupOpts`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue