mirror of
https://github.com/vim/vim.git
synced 2025-10-16 07:24:23 -04:00
patch 9.1.1824: tests: no test for displaying 'foldcolumn' with Unicode "foldinner"
Problem: tests: no test for displaying 'foldcolumn' with Unicode "foldinner" in 'fillchars'. Solution: Add a few more test cases. Also fix misplaced "foldinner" entry in version9.txt (zeertzjq). closes: #18483 Signed-off-by: zeertzjq <zeertzjq@outlook.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
dd9ed46a39
commit
bcf44668f6
@@ -1,4 +1,4 @@
|
||||
*version9.txt* For Vim version 9.1. Last change: 2025 Oct 03
|
||||
*version9.txt* For Vim version 9.1. Last change: 2025 Oct 04
|
||||
|
||||
|
||||
VIM REFERENCE MANUAL by Bram Moolenaar
|
||||
@@ -322,8 +322,6 @@ Improvements in 'fillchars':
|
||||
"eob" in 'fillchars'.
|
||||
- Support for using multibyte items with the "stl", "stlnc", "foldopen",
|
||||
"foldclose" and "foldsep" items in the 'fillchars' option.
|
||||
- Support for configuring the character used inside a fold level region using
|
||||
"foldinner" in 'fillchars'.
|
||||
|
||||
Support for the XChaCha20 encryption method. 'cryptmethod'
|
||||
|
||||
|
Reference in New Issue
Block a user