warn

Function warn 

Source
pub fn warn(lua: &Lua, msg: &str) -> LuaResult<()>
Available on crate feature vim only.
Expand description

Calls notify with log level Warn