refacto: move keypress to actions/init

This commit is contained in:
kiyan
2022-01-21 12:07:54 +01:00
parent 4d22f9487d
commit 2b2bf0721d
4 changed files with 87 additions and 86 deletions

View File

@@ -102,9 +102,4 @@ function M.fn(node)
focus_file(ans)
end
function M.setup(opts)
print(opts)
end
return M