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

This commit is contained in:
Vivian 2025-06-27 16:00:04 +02:00
parent 69cb4f9de6
commit bc9bae0c88
2 changed files with 33 additions and 33 deletions

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";
@ -166,7 +166,7 @@
# oil
{
mode = "n";
key = "-";
key = "_";
action = "<CMD>Oil<CR>";
}
# Tiny mist (Typst)