nvf/modules/lsp/flutter-tools-nvim/default.nix
2023-04-02 21:00:40 +03:00

7 lines
67 B
Nix

_: {
imports = [
./flutter-tools.nix
./config.nix
];
}