From 011a30533bc4e70ceb0d0da61bf9482c459a090c Mon Sep 17 00:00:00 2001 From: mvllow Date: Tue, 24 Aug 2021 16:15:42 -0500 Subject: [PATCH] format --- lua/rose-pine/theme.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/rose-pine/theme.lua b/lua/rose-pine/theme.lua index 73a8512..841fa3d 100644 --- a/lua/rose-pine/theme.lua +++ b/lua/rose-pine/theme.lua @@ -14,7 +14,7 @@ end theme.base = { ColorColumn = { bg = p.highlight_overlay }, - Conceal = { bg = p.none }, + Conceal = { bg = p.none }, -- Cursor = {}, CursorColumn = { bg = p.highlight }, -- CursorIM = {},