Function notify

Source
pub fn notify(
    msg: &str,
    log_level: LogLevel,
    opts: &NotifyOpts,
) -> Result<(), Error>
Expand description

Binding to nvim_notify.