This website works better with JavaScript
Home
Explore
Help
Sign In
control
/
home
Watch
1
Star
0
Fork
0
Files
Tree:
9667eda8ad
Branches
Tags
master
home
/
users
/
thomas
/
nvim
/
plugins
/
todo-comments.nix
todo-comments.nix
91 B
History
Raw
1
2
3
4
{
plugins.todo-comments.enable = true;
plugins.todo-comments.settings.signs = false;
}