added trouble

This commit is contained in:
chloe 2025-07-07 17:41:41 +02:00
parent 6294a0a2ca
commit 92a1ca2692
3 changed files with 30 additions and 0 deletions

View file

@ -159,5 +159,15 @@
toggleterm = {
enable = true;
};
trouble = {
enable = true;
settings = {
auto_jump = true;
auto_refresh = true;
};
};
todo-comments = {
enable = true;
};
};
}