From 48d73d0de307771ea60d0b52d4c513c5643357a0 Mon Sep 17 00:00:00 2001 From: max397574 Date: Tue, 19 Oct 2021 18:55:57 +0200 Subject: =?UTF-8?q?fix(thems):=20=F0=9F=90=9Bupdated=20paddings=20to=20new?= =?UTF-8?q?=20format?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/startup/themes/default.lua | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'lua/startup/themes') diff --git a/lua/startup/themes/default.lua b/lua/startup/themes/default.lua index e01f7da..30fda3a 100644 --- a/lua/startup/themes/default.lua +++ b/lua/startup/themes/default.lua @@ -49,10 +49,7 @@ local settings = { mapping_keys = true, empty_lines_between_mappings = true, oldfiles_amount = 5, - padding = { - header_body = 3, - body_footer = 4, - }, + paddings = { 3, 4 }, }, colors = { background = "#1f2227", -- cgit v1.2.3