nvf/modules/plugins/lsp/harper-ls/default.nix
2025-08-25 09:22:16 -07:00

6 lines
60 B
Nix

{
imports = [
./harper-ls.nix
./config.nix
];
}