This commit is contained in:
2025-10-12 20:06:47 +00:00
parent 60242632d0
commit ac91e17182
10 changed files with 49 additions and 43 deletions

View File

@@ -0,0 +1,5 @@
{
programs.nixvim.plugins.diffview = {
enable = true;
};
}