-
-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Description
Error executing vim.schedule lua callback: ...ata/lazy/lsp_signature.nvim/lua/lsp_signature/helper.lua:645: attempt to perform arithmetic on local 'border_height' (a nil value)
I modified get_border_height function, will it be better??
if border == nil then
return 0 -- modified nil to 0
endMetadata
Metadata
Assignees
Labels
No labels