From c4d9bb17d9f8b0bec9d30e4692e46dd5ef5df0ae Mon Sep 17 00:00:00 2001 From: max397574 Date: Sat, 6 Nov 2021 12:17:48 +0100 Subject: =?UTF-8?q?feat(startup):=20=E2=9C=A8added=20option=20to=20disable?= =?UTF-8?q?=20statuslines?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/startup/themes/evil_startup.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/startup/themes/evil_startup.lua') diff --git a/lua/startup/themes/evil_startup.lua b/lua/startup/themes/evil_startup.lua index bed5861..390ba83 100644 --- a/lua/startup/themes/evil_startup.lua +++ b/lua/startup/themes/evil_startup.lua @@ -107,6 +107,7 @@ local settings = { options = { mapping_keys = true, empty_lines_between_mappings = true, + disable_statuslines = true, paddings = { 0, 1, 1, 1, 1, 1, 1 }, }, colors = { -- cgit v1.2.3