plugins.noice.smartMove.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.smartMove.excludedFiletypes
add any filetypes here, 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: