Function get_current_line

Source
pub fn get_current_line() -> Result<String, Error>
Expand description

Binding to nvim_get_current_line().

Gets the current line in the current bufferr.