changed neovim keybinds
This commit is contained in:
parent
b0b5565f76
commit
592e6f021d
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ return {
|
|||
cmd = { "Fyler" },
|
||||
keys = {
|
||||
{
|
||||
"<leader>e",
|
||||
"<leader>F",
|
||||
function()
|
||||
return require("fyler").toggle({ kind = "split_right" })
|
||||
end,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue