nixos/home/nvim/trouble.nix
2024-04-20 00:16:05 +02:00

2 lines
58 B
Nix

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