Follow up the leap.nvim updates

This commit is contained in:
He4eT 2024-07-13 02:32:44 +02:00
commit 08c59bb2d9

View file

@ -292,6 +292,7 @@ return lush(function(injected_functions)
-- Leap -- Leap
LeapBackdrop({ Comment }), LeapBackdrop({ Comment }),
LeapLabel({ Identifier }),
LeapLabelPrimary({ Identifier }), LeapLabelPrimary({ Identifier }),
LeapMatch({ Constant }), LeapMatch({ Constant }),
LeapLabelSecondary({ Statement }), LeapLabelSecondary({ Statement }),