plugins.comment-box.settings.borders.bottom
Symbol used to draw the bottom border of a box.
Type: null or string or raw lua code
Default:
null
Plugin default: "─"
Declared by:
plugins.comment-box.settings.borders.bottom_left
Symbol used to draw the bottom left corner of a box.
Type: null or string or raw lua code
Default:
null
Plugin default: "╰"
Declared by:
plugins.comment-box.settings.borders.bottom_right
Symbol used to draw the bottom right corner of a box.
Type: null or string or raw lua code
Default:
null
Plugin default: "╯"
Declared by:
plugins.comment-box.settings.borders.left
Symbol used to draw the left border of a box.
Type: null or string or raw lua code
Default:
null
Plugin default: "│"
Declared by:
plugins.comment-box.settings.borders.right
Symbol used to draw the right border of a box.
Type: null or string or raw lua code
Default:
null
Plugin default: "│"
Declared by:
plugins.comment-box.settings.borders.top
Symbol used to draw the top border of a box.
Type: null or string or raw lua code
Default:
null
Plugin default: "─"
Declared by:
plugins.comment-box.settings.borders.top_left
Symbol used to draw the top left corner of a box.
Type: null or string or raw lua code
Default:
null
Plugin default: "╭"
Declared by:
plugins.comment-box.settings.borders.top_right
Symbol used to draw the top right corner of a box.
Type: null or string or raw lua code
Default:
null
Plugin default: "╮"
Declared by: