From 6a4294e773ea29a70b522cdd39e0e7fbdc6a3b0b Mon Sep 17 00:00:00 2001 From: pml68 Date: Tue, 4 Jun 2024 13:52:05 +0200 Subject: feat(Oil): add float options, change e to open in floating mode --- lua/pml68/lazy.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lua/pml68/lazy.lua') diff --git a/lua/pml68/lazy.lua b/lua/pml68/lazy.lua index 41e1acb..4514e39 100644 --- a/lua/pml68/lazy.lua +++ b/lua/pml68/lazy.lua @@ -15,6 +15,9 @@ local plugins = require("pml68.plugins") require("lazy").setup(plugins, { defaults = { lazy = true }, + change_detection = { + notify = false, + }, performance = { cache = { enabled = true, -- cgit v1.2.3