editors.neovim: Add go lang
All checks were successful
check / check (push) Successful in 35s

This commit is contained in:
Florian RICHER 2025-06-27 14:00:02 +02:00
parent be239649d4
commit 791ebc12b7

View file

@ -91,6 +91,7 @@ in {
}; };
}; };
}; };
go.enable = true;
html.enable = true; html.enable = true;
java.enable = true; java.enable = true;
kotlin.enable = true; kotlin.enable = true;