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-popon
flymake-collection flymake-collection
flymake-shellcheck flymake-shellcheck
flymake-lua
flymake-clippy flymake-clippy
flymake-eslint flymake-eslint
apheleia apheleia

View file

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