nichts/modules/editors/nixvim/plug/lsp/trouble.nix
2024-05-22 10:43:46 +02:00

5 lines
50 B
Nix

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