···2929---@field statuscolumn? sense.Opts.Presets.StatusColumn
30303131---@class sense.Opts.Presets.VirtualText
3232----Enable diagnostic virtualtext component
3232+---Enable diagnostic virtualtext component (Default: true)
3333---@field enabled boolean
3434---Max width of virtualtext component.
3535---Setting this to lower than 1 will be treated as ratio of max width based on
3636----the window it is attached to.
3636+---the window it is attached to. (Default: 0.5)
3737---@field max_width number
38383939---@class sense.Opts.Presets.StatusColumn
4040----Enable diagnostic statuscolumn component
4141----@field enabeld boolean
4040+---Enable diagnostic statuscolumn component (Default: true)
4141+---@field enabled boolean
42424343---@type sense.Opts
4444vim.g.sense_nvim = vim.g.sense_nvim