Set oil refresh button to [gr]
This commit is contained in:
parent
ecd19d50d3
commit
aa20450e89
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ require("oil").setup {
|
|||
["gx"] = "actions.open_external",
|
||||
["g."] = "actions.toggle_hidden",
|
||||
["g\\"] = "actions.toggle_trash",
|
||||
["gr"] = "actions.refresh",
|
||||
},
|
||||
view_options = {
|
||||
show_hidden = true,
|
||||
|
|
Loading…
Reference in a new issue