Merge branch 'new' of ssh://git.0x76.dev:42/v/infrastructure into new

This commit is contained in:
Vivian 2025-07-02 17:11:41 +02:00
commit ea79340ad6
4 changed files with 62 additions and 61 deletions

View file

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

View file

@ -37,7 +37,7 @@
{
mode = "n";
key = "<leader>fs";
action = ":Telescope file_browser<CR>";
action = ":Telescope lsp_dynamic_workspace_symbols<CR>";
}
{
mode = "n";
@ -176,7 +176,7 @@
# oil
{
mode = "n";
key = "-";
key = "_";
action = "<CMD>Oil<CR>";
}
# Tiny mist (Typst)