parent
69cb4f9de6
commit
bc9bae0c88
2 changed files with 33 additions and 33 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue