summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fnl/plugins/oil.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/oil.fnl b/fnl/plugins/oil.fnl
index 5e41b08..72f0f7c 100644
--- a/fnl/plugins/oil.fnl
+++ b/fnl/plugins/oil.fnl
@@ -19,7 +19,7 @@
:float {:padding 1 :max_width 64 :max_height 32}})
(local keys [{1 "-"
- 2 "<cmd>lua require(\"oil\").open_float()<cr>"
+ 2 "<cmd>lua require(\"oil\").open()<cr>"
:desc "Open parent directory"}])
{1 :stevearc/oil.nvim : opts : keys :lazy false}