mirror of
https://github.com/zoriya/flake.git
synced 2026-05-22 14:55:42 +00:00
Add yank action in oil
This commit is contained in:
@@ -14,6 +14,7 @@ return {
|
||||
keymaps = {
|
||||
["<BS>"] = "actions.parent",
|
||||
["~"] = false,
|
||||
["yy"] = "actions.yank_entry",
|
||||
},
|
||||
},
|
||||
after = function(plug)
|
||||
|
||||
Reference in New Issue
Block a user