plugins.zen-mode.settings.plugins.options
Disable some global vim options (vim.o
…).
Plugin default:
{
enabled = true;
ruler = false;
showcmd = false;
laststatus = 0;
}
Type: null or (attribute set of (anything or raw lua code))
Default:
null
Declared by: