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

6 lines
55 B
Nix

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