plugins.harpoon.menu.borderChars

Border characters

Type: null or (list of (string or raw lua code))

Default: null

Plugin default:

[
  "─"
  "│"
  "─"
  "│"
  "╭"
  "╮"
  "╯"
  "╰"
]

Declared by:

plugins.harpoon.menu.height

Menu window height

Type: null or signed integer or floating point number or raw lua code

Default: null

Plugin default: 10

Declared by:

plugins.harpoon.menu.width

Menu window width

Type: null or signed integer or floating point number or raw lua code

Default: null

Plugin default: 60

Declared by: