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

7 lines
56 B
Nix
Raw Normal View History

2024-09-27 07:46:30 +00:00
{
imports = [
./otter.nix
./config.nix
];
2024-09-27 07:27:58 +00:00
}