From 2bd6f97229e76bf1247cbe766585f5fcbfd327c8 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 30 Jul 2022 17:10:22 +0200 Subject: Move plugin configs to highlight-group dir --- lua/no-clown-fiesta/hop.lua | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 lua/no-clown-fiesta/hop.lua (limited to 'lua/no-clown-fiesta/hop.lua') diff --git a/lua/no-clown-fiesta/hop.lua b/lua/no-clown-fiesta/hop.lua deleted file mode 100644 index 341c6ff..0000000 --- a/lua/no-clown-fiesta/hop.lua +++ /dev/null @@ -1,12 +0,0 @@ -local M = {} - -function M.highlight(palette) - return { - HopNextKey = { fg = palette.cyan, style = "bold" }, - HopNextKey1 = { fg = palette.red, style = "bold" }, - HopNextKey2 = { fg = palette.gray_blue }, - HopUnmatched = { fg = palette.gray }, - } -end - -return M -- cgit v1.2.3-70-g09d2