nixos/home/programs/nvim/plugins/flash.nix
2024-06-27 09:20:44 +00:00

2 lines
56 B
Nix

{ programs.nixvim.plugins.flash = { enable = true; }; }