From c5a3198d48e97d53a8754161e6bc426f75999043 Mon Sep 17 00:00:00 2001 From: Squibid Date: Mon, 22 Apr 2024 19:57:31 -0400 Subject: make norg files more fancy --- after/plugin/headlines.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'after/plugin') diff --git a/after/plugin/headlines.lua b/after/plugin/headlines.lua index be1ac57..b7b93ee 100644 --- a/after/plugin/headlines.lua +++ b/after/plugin/headlines.lua @@ -13,7 +13,7 @@ headlines.setup { "@neorg.headings.5.title", "@neorg.headings.6.title" }, - bullets = { "", "", "", "" } + bullets = { "", "", "", "" }, }, markdown = { headline_highlights = { -- cgit v1.2.1