Function nvim_oxi_api::command
source ยท pub fn command(command: &str) -> Result<(), Error>Expand description
Binding to nvim_command().
Executes an Ex command.
pub fn command(command: &str) -> Result<(), Error>Binding to nvim_command().
Executes an Ex command.