From 4b657d2e1bfd6c7d7c1c5252ac511e7d9e391005 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 29 Oct 2022 13:43:21 +0200 Subject: Update settings --- lua/no-clown-fiesta/util.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/no-clown-fiesta/util.lua') diff --git a/lua/no-clown-fiesta/util.lua b/lua/no-clown-fiesta/util.lua index d68abc1..46e66d3 100644 --- a/lua/no-clown-fiesta/util.lua +++ b/lua/no-clown-fiesta/util.lua @@ -1,7 +1,7 @@ local M = {} local function highlight(group, properties) - vim.api.nvim_set_hl(0, group, properties or {}) + vim.api.nvim_set_hl(0, group, properties) end function M.initialise(skeleton) -- cgit v1.2.3-70-g09d2