feat(neo-tree): reveal current file
This commit is contained in:
parent
1e9246e608
commit
f7ce13223b
@ -53,7 +53,7 @@ return {
|
||||
{
|
||||
"<leader>E",
|
||||
function()
|
||||
require("neo-tree.command").execute({action="show", reveal=true})
|
||||
require("neo-tree.command").execute({action="focus", reveal=true})
|
||||
end,
|
||||
desc = "NeoTree: reveal file",
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user