neovim-flake/modules/lsp/flutter-tools-nvim/default.nix

7 lines
67 B
Nix

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