pub fn get_option_info(name: &str) -> Result<OptionInfos, Error>Expand description
Binding to nvim_get_option_info.
Gets all the informations related to an option.
pub fn get_option_info(name: &str) -> Result<OptionInfos, Error>Binding to nvim_get_option_info.
Gets all the informations related to an option.