C
vim.api.keyset.get_option_info
get_option_info.name : string
get_option_info.shortname : string
get_option_info.scope : "buf" | "win" | "global" | "tab"
get_option_info.global_local : boolean
get_option_info.commalist : boolean
get_option_info.flaglist : boolean
get_option_info.was_set : boolean
get_option_info.last_set_sid : integer
get_option_info.last_set_linenr : integer
get_option_info.last_set_chan : integer
get_option_info.type : "string" | "boolean" | "number"
get_option_info.default : boolean | string | integer
get_option_info.allows_duplicates : boolean