From decc826a2fb93b6793b0db1e915b5c27ff01708a Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 22 Jan 2022 18:44:10 +0100 Subject: chore(format): format all files with stylua --- lua/no-clown-fiesta/Whichkey.lua | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'lua/no-clown-fiesta/Whichkey.lua') diff --git a/lua/no-clown-fiesta/Whichkey.lua b/lua/no-clown-fiesta/Whichkey.lua index 535f4d4..9b9fb60 100644 --- a/lua/no-clown-fiesta/Whichkey.lua +++ b/lua/no-clown-fiesta/Whichkey.lua @@ -1,9 +1,9 @@ local Whichkey = { - WhichKey = { fg = C.light_gray }, - WhichKeySeperator = { fg = C.gray }, - WhichKeyGroup = { fg = C.yellow }, - WhichKeyDesc = { fg = C.light_gray }, - WhichKeyFloat = { bg = C.bg }, + WhichKey = { fg = C.light_gray }, + WhichKeySeperator = { fg = C.gray }, + WhichKeyGroup = { fg = C.yellow }, + WhichKeyDesc = { fg = C.light_gray }, + WhichKeyFloat = { bg = C.bg }, } return Whichkey -- cgit v1.2.3-70-g09d2