Skip to content

helper.lua error about border_height #377

@hyaray

Description

@hyaray

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
  end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions