pub fn get_current_line() -> Result<String, Error>Expand description
Binding to nvim_get_current_line().
Gets the current line in the current bufferr.
pub fn get_current_line() -> Result<String, Error>Binding to nvim_get_current_line().
Gets the current line in the current bufferr.