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/hop.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/config/hop.lua') diff --git a/lua/config/hop.lua b/lua/config/hop.lua index 1d8c20c..65fd792 100644 --- a/lua/config/hop.lua +++ b/lua/config/hop.lua @@ -1,6 +1,6 @@ local status_ok, hop = pcall(require, "hop") if not status_ok then - return + return end hop.setup() -- cgit v1.2.3-70-g09d2