Merge branch 'new' of ssh://git.0x76.dev:42/v/infrastructure into new
This commit is contained in:
commit
ea79340ad6
4 changed files with 62 additions and 61 deletions
|
@ -161,7 +161,6 @@ with lib;
|
|||
};
|
||||
|
||||
# Git
|
||||
fugitive.enable = true;
|
||||
committia.enable = true;
|
||||
gitsigns.enable = true;
|
||||
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue