Mercurial > vim
comparison README.txt @ 25459:9adaa0c056c7 v8.2.3266
patch 8.2.3266: Vim9: assignment with two indexes may check next line
Commit: https://github.com/vim/vim/commit/e97976baa7a74fbbe0cfecd1943fe1c5f9dfba4f
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Aug 1 13:17:17 2021 +0200
patch 8.2.3266: Vim9: assignment with two indexes may check next line
Problem: Vim9: assignment with two indexes may check next line.
Solution: Limit the number of lines to avoid checking the next line when
assiging to a LHS subscript. (closes #8660)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 01 Aug 2021 13:30:04 +0200 |
parents | 286aa7c0c9ab |
children | d4faa2c5211b |
comparison
equal
deleted
inserted
replaced
25458:cf9a5512f4be | 25459:9adaa0c056c7 |
---|