nix-config/modules2/nixvim/lsp/html.nix

4 lines
66 B
Nix
Raw Normal View History

2025-07-28 19:38:17 +01:00
{
flake.modules.nixvim.custom.lsp.servers.html.enable = true;
}