From 95638dcd0cfd28662a96a6ff5a9a5ee5d1327eeb Mon Sep 17 00:00:00 2001 From: Andreas Bitzilis Date: Wed, 26 Jun 2024 16:57:16 +0200 Subject: [PATCH] Update configuration for terminal --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index dc8e1597..9be1a131 100644 --- a/init.lua +++ b/init.lua @@ -346,7 +346,7 @@ require('lazy').setup({ version = '*', opts = { size = 20, - open_mapping = [[]], + open_mapping = [[]], shade_terminals = true, auto_scroll = true, shade_filetypes = {},