mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-05-21 22:02:32 +02:00
add lua support
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -122,6 +122,7 @@
|
|||||||
html.enable = true;
|
html.enable = true;
|
||||||
bash.enable = true;
|
bash.enable = true;
|
||||||
nix.enable = true;
|
nix.enable = true;
|
||||||
|
lua.enable = true;
|
||||||
};
|
};
|
||||||
formatter = {
|
formatter = {
|
||||||
conform-nvim = {
|
conform-nvim = {
|
||||||
|
|||||||
Reference in New Issue
Block a user