removed the manual approach of the smart enter plugin
This commit is contained in:
parent
1db1737b2d
commit
64d412e8a8
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
||||||
--- @sync entry
|
|
||||||
return {
|
|
||||||
entry = function()
|
|
||||||
local h = cx.active.current.hovered
|
|
||||||
ya.manager_emit(h and h.cha.is_dir and "enter" or "open", { hovered = true })
|
|
||||||
end,
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue