Mercurial > vim
annotate .coveralls.yml @ 30306:43d942ff32ce v9.0.0489
patch 9.0.0489: using "end_lnum" with virtual text causes problems
Commit: https://github.com/vim/vim/commit/fb593c5350e8fe23b608ded5a011cd7eefe73922
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Sep 17 18:57:36 2022 +0100
patch 9.0.0489: using "end_lnum" with virtual text causes problems
Problem: Using "end_lnum" with virtual text causes problems.
Solution: Disallow using "end_lnum" with virtual text. (closes https://github.com/vim/vim/issues/11151)
Also disallow "end_col" and "length".
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 17 Sep 2022 20:00:03 +0200 |
parents | 1984a3fcc953 |
children |
rev | line source |
---|---|
23209
1984a3fcc953
patch 8.2.2150: Github actions CI isn't used for all available platforms
Bram Moolenaar <Bram@vim.org>
parents:
diff
changeset
|
1 service_name: github-actions |