non important commit

This commit is contained in:
benstrb 2026-01-17 17:08:17 +01:00
parent 8b9c254add
commit 497e200371

View file

@ -126,6 +126,8 @@
project-nvim.enable = true;
};
comments.comment-nvim.enable = true;
utility = {
ccc.enable = true;
diffview-nvim.enable = true;
@ -140,8 +142,6 @@
precognition.enable = true;
};
comments.comment-nvim.enable = true;
images = {
img-clip.enable = true;
};