plugins.marks.bookmarks
Configuration table for each bookmark group (see |marks-bookmarks|
).
Type: attribute set of (submodule)
Default:
{ }
Declared by:
plugins.marks.bookmarks.<name>.annotate
When true, explicitly prompts the user for an annotation that will be displayed above the bookmark.
Type: null or boolean or raw lua code
Default:
null
Plugin default: false
Declared by:
plugins.marks.bookmarks.<name>.sign
The character to use in the signcolumn for this bookmark group.
Defaults to “!@#$%^&*()” - in order from group 1 to 10.
Set to false
to turn off signs for this bookmark.
Type: null or string or value false (singular enum)
Default:
null
Declared by:
plugins.marks.bookmarks.<name>.virtText
Virtual text annotations to place at the eol of a bookmark.
Defaults to null
, meaning no virtual text.
Type: null or string
Default:
null
Declared by: