From f4b898cecaa7f1db1e323e20ec55b96d3ee0596c Mon Sep 17 00:00:00 2001 From: max397574 Date: Thu, 23 Dec 2021 15:33:30 +0100 Subject: feat(themes): increased paddings in evil --- lua/startup/themes/evil.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/startup/themes/evil.lua') diff --git a/lua/startup/themes/evil.lua b/lua/startup/themes/evil.lua index 3471329..d401773 100644 --- a/lua/startup/themes/evil.lua +++ b/lua/startup/themes/evil.lua @@ -105,7 +105,7 @@ local settings = { cursor_column = 0.5, empty_lines_between_mappings = true, disable_statuslines = true, - paddings = { 2, 1, 1, 1, 1, 1, 1 }, + paddings = { 2, 2, 2, 2, 2, 2, 2 }, }, colors = { background = "#1f2227", -- cgit v1.2.3