more stuff too lazy to seperate

This commit is contained in:
2023-11-24 21:38:31 -05:00
parent ed205a9545
commit 550cac1035
33 changed files with 488 additions and 246 deletions

View File

@ -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