diff options
Diffstat (limited to 'lua/startup/themes/startify.lua')
-rw-r--r-- | lua/startup/themes/startify.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/startup/themes/startify.lua b/lua/startup/themes/startify.lua index acd9869..0a335b3 100644 --- a/lua/startup/themes/startify.lua +++ b/lua/startup/themes/startify.lua @@ -56,6 +56,7 @@ local settings = { options = { mapping_keys = false, empty_line_between_mappings = false, + disable_statuslines = true, paddings = { 1, 2, 2, 3 }, }, mappings = { |