Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

plugins.cmake-tools.settings.cmake_variants_message.long

Whether to show long message.

Type: null or (attribute set of (anything or raw lua code)) or raw lua code

Default: null

Plugin default:

{
  max_length = 40;
  show = true;
}

Declared by:

plugins.cmake-tools.settings.cmake_variants_message.short

Whether to show short message.

Type: null or (attribute set of (anything or raw lua code)) or raw lua code

Default: null

Plugin default:

{
  show = true;
}

Declared by: