⚙️ config(nvim): change oil.nvim keymap to open
This commit is contained in:
parent
2d835e8a8c
commit
e62e96fdcb
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@ return {
|
|||
},
|
||||
-- stylua: ignore
|
||||
keys = {
|
||||
{ "<leader><bs>", function() require("oil").toggle_float() end, desc = "Toggle oil" },
|
||||
{ "<leader>;", function() require("oil").toggle_float() end, desc = "Toggle oil" },
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue