Add lua toolchain

This commit is contained in:
Evie Litherland-Smith 2024-03-18 21:09:37 +00:00
parent 7aacdc7868
commit c0dde61e7c
2 changed files with 6 additions and 0 deletions

View file

@ -64,6 +64,7 @@
flymake-popon
flymake-collection
flymake-shellcheck
flymake-lua
flymake-clippy
flymake-eslint
apheleia

View file

@ -4,6 +4,11 @@
alejandra
nil
# Lua
lua
lua-language-server
stylua
# Python
poetry
(python3.withPackages