From c3fd698b6e8f3ed134471520c4f0c12a1e3cb7e9 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 21 Feb 2024 00:52:42 +0100 Subject: Format --- lua/no-clown-fiesta/groups/leap.lua | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'lua/no-clown-fiesta/groups/leap.lua') diff --git a/lua/no-clown-fiesta/groups/leap.lua b/lua/no-clown-fiesta/groups/leap.lua index 5dfd394..009e9bb 100644 --- a/lua/no-clown-fiesta/groups/leap.lua +++ b/lua/no-clown-fiesta/groups/leap.lua @@ -1,12 +1,12 @@ local M = {} function M.highlight(palette, opts) - return { - LeapMatch = { fg = palette.cyan, bold = true }, - LeapLabelPrimary = { fg = palette.red, bold = true }, - LeapLabelSecondary = { fg = palette.gray_blue }, - LeapBackdrop = { fg = palette.gray }, - } + return { + LeapMatch = { fg = palette.cyan, bold = true }, + LeapLabelPrimary = { fg = palette.red, bold = true }, + LeapLabelSecondary = { fg = palette.gray_blue }, + LeapBackdrop = { fg = palette.gray }, + } end return M -- cgit v1.2.3-70-g09d2