Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Return nil from Infoview:get_line when the line doesn't exist.
We currently only use this function in tests, and this produces a potentially better error message than some vim out-of-bounds exception. Eventually we'll have semantic methods instead.
- Loading branch information