From 08c59bb2d9e805b206e8128a698bb839a189f1ae Mon Sep 17 00:00:00 2001 From: He4eT Date: Sat, 13 Jul 2024 02:32:44 +0200 Subject: [PATCH] Follow up the leap.nvim updates --- lua/lush_theme/desolate.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/lush_theme/desolate.lua b/lua/lush_theme/desolate.lua index 456cb4e..31d4f5f 100644 --- a/lua/lush_theme/desolate.lua +++ b/lua/lush_theme/desolate.lua @@ -292,6 +292,7 @@ return lush(function(injected_functions) -- Leap LeapBackdrop({ Comment }), + LeapLabel({ Identifier }), LeapLabelPrimary({ Identifier }), LeapMatch({ Constant }), LeapLabelSecondary({ Statement }),