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.noice.settings.smart_move.enabled

Noice tries to move out of the way of existing floating windows. You can disable this behaviour here.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.noice.settings.smart_move.excluded_filetypes

Filetypes that shouldn’t trigger smart move.

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

Default: null

Plugin default:

[
  "cmp_menu"
  "cmp_docs"
  "notify"
]

Declared by: