nvf/modules/plugins/lsp/presets/default.nix

5 lines
40 B
Nix

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