add lua support

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-05-21 10:03:22 +02:00
parent edf013bb08
commit 93152a5dcb
+1
View File
@@ -122,6 +122,7 @@
html.enable = true;
bash.enable = true;
nix.enable = true;
lua.enable = true;
};
formatter = {
conform-nvim = {