plugins.comment-box.settings.lines.inner_blank_lines
Insert a blank line above and below the text.
Type: null or boolean or raw lua code
Default:
null
Plugin default: false
Declared by:
plugins.comment-box.settings.lines.line
Symbol used to draw a line.
Type: null or string or raw lua code
Default:
null
Plugin default: "─"
Declared by:
plugins.comment-box.settings.lines.line_blank_line_above
Insert a blank line above the line.
Type: null or boolean or raw lua code
Default:
null
Plugin default: false
Declared by:
plugins.comment-box.settings.lines.line_blank_line_below
Insert a blank line below the line.
Type: null or boolean or raw lua code
Default:
null
Plugin default: false
Declared by:
plugins.comment-box.settings.lines.line_end
Symbol used to draw the end of a line.
Type: null or string or raw lua code
Default:
null
Plugin default: "─"
Declared by:
plugins.comment-box.settings.lines.line_start
Symbol used to draw the start of a line.
Type: null or string or raw lua code
Default:
null
Plugin default: "─"
Declared by:
plugins.comment-box.settings.lines.outer_blank_lines_above
Insert a blank line above the box.
Type: null or boolean or raw lua code
Default:
null
Plugin default: false
Declared by:
plugins.comment-box.settings.lines.outer_blank_lines_below
Insert a blank line below the box.
Type: null or boolean or raw lua code
Default:
null
Plugin default: false
Declared by:
plugins.comment-box.settings.lines.title_left
Symbol used to draw the left border of the title.
Type: null or string or raw lua code
Default:
null
Plugin default: "─"
Declared by:
plugins.comment-box.settings.lines.title_right
Symbol used to draw the right border of the title.
Type: null or string or raw lua code
Default:
null
Plugin default: "─"
Declared by: