From 33d0cae4ed8469d95db3ccdcd74223af20db820f Mon Sep 17 00:00:00 2001 From: Taken Date: Tue, 19 Mar 2024 23:05:14 +0100 Subject: [PATCH] Updated transparent nvim --- lua/taken/plugins/transparent.lua | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lua/taken/plugins/transparent.lua b/lua/taken/plugins/transparent.lua index 6f6669f..eaf164b 100644 --- a/lua/taken/plugins/transparent.lua +++ b/lua/taken/plugins/transparent.lua @@ -38,6 +38,11 @@ return { "VertSplit", "EndOfBuffer", "SignColumn", + "NotifyTRACEBorder", + "NotifyERRORBorder", + "NotifyDEBUGBorder", + "NotifyWARNBorder", + "NotifyINFOBorder", -- "barbecue_normal", -- "BufferLineFill", -- "BufferLineBackground",