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))
Default:
null
Plugin default:
[
"cmp_menu"
"cmp_docs"
"notify"
]
Declared by: