This website works better with JavaScript
首页
发现
帮助
登录
control
/
home
关注
1
点赞
0
派生
0
文件
目录树:
565db032fe
分支列表
标签列表
master
home
/
users
/
thomas
/
nvim
/
plugins
/
todo-comments.nix
todo-comments.nix
91 B
文件历史
原始文件
1
2
3
4
{
plugins.todo-comments.enable = true;
plugins.todo-comments.settings.signs = false;
}