Mercurial > vim
comparison src/move.c @ 24331:bd010982f0be v8.2.2706
patch 8.2.2706: Vim9: wrong line number reported for boolean operator
Commit: https://github.com/vim/vim/commit/a7511c0f4f779140e8b893be506ecffd0ededf04
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Apr 3 21:47:07 2021 +0200
patch 8.2.2706: Vim9: wrong line number reported for boolean operator
Problem: Vim9: wrong line number reported for boolean operator.
Solution: Use the line number before skipping over line break.
(closes #8058)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 03 Apr 2021 22:00:03 +0200 |
parents | 68f506771741 |
children | 406ab8d0bc0f |
comparison
equal
deleted
inserted
replaced
24330:1ba797d62b79 | 24331:bd010982f0be |
---|