view src/testdir/test_alot_latin.vim @ 28875:78ebb50d6fcb v8.2.4960

patch 8.2.4960: text properties that cross lines not updated for deleted line Commit: https://github.com/vim/vim/commit/1bdc60eb91b9e6320318d96ea59bd2aad775f408 Author: Paul Ollis <paul@cleversheep.org> Date: Sun May 15 22:24:55 2022 +0100 patch 8.2.4960: text properties that cross lines not updated for deleted line Problem: Text properties that cross line boundary are not correctly updated for a deleted line. Solution: Correct computing location of text property entry. (Paul Ollis, closes #10431, closes #10430)
author Bram Moolenaar <Bram@vim.org>
date Sun, 15 May 2022 23:30:03 +0200
parents 318eaa6fa973
children
line wrap: on
line source

" A series of tests that can run in one Vim invocation.
" This makes testing go faster, since Vim doesn't need to restart.

" These tests use latin1 'encoding'.  Setting 'encoding' is in the individual
" files, so that they can be run by themselves.

source test_regexp_latin.vim