nvf/modules/plugins/lsp/presets/default.nix
2026-04-15 18:12:30 +02:00

7 lines
73 B
Nix

{
imports = [
./deno.nix
./harper.nix
./lemminx.nix
];
}