api: add detailed checks for compatibility and correct "since" value

This commit is contained in:
Björn Linse
2016-10-29 11:40:08 +02:00
parent da6f4c146e
commit 9500ecdda5
2 changed files with 105 additions and 28 deletions

View File

@@ -133,7 +133,6 @@ ArrayOf(String) buffer_get_line_slice(Buffer buffer,
return nvim_buf_get_lines(0, buffer, start , end, false, err);
}
/// Retrieves a line range from the buffer
///
/// Indexing is zero-based, end-exclusive. Negative indices are interpreted