Mercurial > vim
annotate .coveralls.yml @ 30245:8f85b5c45432 v9.0.0458
patch 9.0.0458: splitting a line with a text prop "above" moves it down
Commit: https://github.com/vim/vim/commit/3b93cf218fc70897c11de0415221e7899e9a527a
Author: Bram Moolenaar <Bram@vim.org>
Date: Tue Sep 13 18:34:18 2022 +0100
patch 9.0.0458: splitting a line with a text prop "above" moves it down
Problem: Splitting a line with a text prop "above" moves it to a new line
below.
Solution: Keep an "above" text prop above the first line.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Tue, 13 Sep 2022 19:45: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 |