From 55a50821a7ecd5b4c1008515e88d126fd04c813b Mon Sep 17 00:00:00 2001
From: Gustaf Rydholm <gustaf.rydholm@gmail.com>
Date: Sun, 26 May 2024 13:29:40 +0200
Subject: Update oil to not use float

---
 fnl/plugins/oil.fnl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'fnl')

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}
-- 
cgit v1.2.3-70-g09d2