From c140b4ff22bdac3ead99243afcd7453f9a2cd539 Mon Sep 17 00:00:00 2001 From: max397574 Date: Tue, 9 Nov 2021 07:30:27 +0100 Subject: =?UTF-8?q?refactor(themes):=20=F0=9F=94=84fixed=20buildingblocks?= =?UTF-8?q?=20and=20renamed=20evil?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/startup/themes/startify.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lua/startup/themes/startify.lua') diff --git a/lua/startup/themes/startify.lua b/lua/startup/themes/startify.lua index 3744a51..bd51d59 100644 --- a/lua/startup/themes/startify.lua +++ b/lua/startup/themes/startify.lua @@ -7,7 +7,7 @@ local settings = { fold_section = false, title = "Header", margin = 5, - content = require("startup.buildingblocks.headers").default_header(), + content = require("startup.headers").default_header(), highlight = "Statement", default_color = "", command = "", @@ -47,7 +47,7 @@ local settings = { fold_section = false, title = "Quote", margin = 5, - content = require("startup.buildingblocks.functions").quote(), + content = require("startup.functions").quote(), highlight = "String", default_color = "", command = "", -- cgit v1.2.3