From 7a60f2d61c44cdba85cbcf10b561b0401e9b105a Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 22 Jan 2022 16:44:32 +0100 Subject: fix: format with stylua config --- lua/config/impatient.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/config/impatient.lua') diff --git a/lua/config/impatient.lua b/lua/config/impatient.lua index e902108..2595ca1 100644 --- a/lua/config/impatient.lua +++ b/lua/config/impatient.lua @@ -2,7 +2,7 @@ local status_ok, impatient = pcall(require, "impatient") if not status_ok then - return + return end impatient.enable_profile() -- cgit v1.2.3-70-g09d2