minor updates
Some checks failed
Lint / lint (push) Has been cancelled

This commit is contained in:
Vivian 2025-06-25 15:52:00 +02:00
parent 722397ac43
commit 2011e03edc
4 changed files with 57 additions and 61 deletions

View file

@ -156,7 +156,6 @@ with lib;
};
# Git
fugitive.enable = true;
committia.enable = true;
gitsigns.enable = true;

View file

@ -59,11 +59,6 @@
key = "<leader>fr";
action = ":Telescope frecency<CR>";
}
# {
# mode = "n";
#key = "<leader>ob";
# action = mkRaw "require('obsidian_picker').obsidian_picker";
#}
# Commenting
{
mode = "n";