Files
dots/home/editors/nvim/plugins/lang/flutter.nix
2025-12-01 18:24:34 +01:00

4 lines
43 B
Nix

{
plugins.flutter-tools.enable = true;
}