Files
nixy/home/programs/nvim/plugins/trouble.nix
Hadi 6f3c922010 update
Former-commit-id: 4aba4116de
2024-06-17 19:45:21 +02:00

2 lines
58 B
Nix

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