nvf/modules/lsp/trouble/default.nix
2023-02-27 22:25:39 +03:00

7 lines
61 B
Nix

_: {
imports = [
./trouble.nix
./config.nix
];
}