From f35b13d669867209427449840ff0930a732591dc Mon Sep 17 00:00:00 2001 From: Squibid Date: Fri, 24 Nov 2023 21:38:31 -0500 Subject: more stuff too lazy to seperate --- after/plugin/glance.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'after/plugin/glance.lua') diff --git a/after/plugin/glance.lua b/after/plugin/glance.lua index 08f90d1..230e04c 100644 --- a/after/plugin/glance.lua +++ b/after/plugin/glance.lua @@ -3,7 +3,6 @@ if not status_ok then return end -local actions = glance.actions glance.setup { detached = function(winid) return vim.api.nvim_win_get_width(winid) < 100 -- cgit v1.2.1