From 3094bf2a3983b375f4adeccd25c3b12bbbded2aa Mon Sep 17 00:00:00 2001 From: Squibid Date: Thu, 17 Apr 2025 11:41:32 -0500 Subject: a lot more stuff --- lua/conf/plugins/headlines.lua | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'lua/conf/plugins/headlines.lua') diff --git a/lua/conf/plugins/headlines.lua b/lua/conf/plugins/headlines.lua index c932d72..e2dedd6 100644 --- a/lua/conf/plugins/headlines.lua +++ b/lua/conf/plugins/headlines.lua @@ -14,14 +14,7 @@ return { 'lukas-reineke/headlines.nvim', bullets = { "", "", "", "" }, }, markdown = { - headline_highlights = { - "@neorg.headings.1.title", - "@neorg.headings.2.title", - "@neorg.headings.3.title", - "@neorg.headings.4.title", - "@neorg.headings.5.title", - "@neorg.headings.6.title" - } + headline_highlights = false } } end -- cgit v1.2.1