From 29d12f64ecddc61498c228320be1e3b195eee59b Mon Sep 17 00:00:00 2001 From: krolyxon Date: Wed, 7 Sep 2022 21:53:55 +0530 Subject: [PATCH] crates.nvim autofocus false --- lua/plugins/configs/others.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/lua/plugins/configs/others.lua b/lua/plugins/configs/others.lua index 4b3d83b..c653c85 100644 --- a/lua/plugins/configs/others.lua +++ b/lua/plugins/configs/others.lua @@ -82,7 +82,6 @@ M.crates = function () max_height = 30, max_width = 20, padding = 1, - autofocus = true, }, }