Release 1.047

System-info: Ubuntu 20.04.6 LTS, x86_64
Platform-info: Vim 9.1.1401
This commit is contained in:
Ingo Karkat
2025-06-10 12:04:22 +02:00
parent f14a585618
commit 7cb96efe88
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -186,7 +186,7 @@ HISTORY
------------------------------------------------------------------------------
Note: Bump a new draft version also in autoload/ingo/version.vim
##### 1.047 RELEASEME
##### 1.047 10-Jun-2025
- CHG: ingo#text#surroundings#ChangeEnclosedText() and
ingo#text#surroundings#RemoveSingleCharDelimiters() now take an
a:delimiterCharExpr instead of a literal a:delimiterChar.
+1 -1
View File
@@ -201,7 +201,7 @@ https://github.com/inkarkat/vim-ingo-library/issues or email (address below).
HISTORY *ingo-library-history*
Note: Bump a new draft version also in autoload/ingo/version.vim
1.047 RELEASEME
1.047 10-Jun-2025
- CHG: ingo#text#surroundings#ChangeEnclosedText() and
ingo#text#surroundings#RemoveSingleCharDelimiters() now take an
a:delimiterCharExpr instead of a literal a:delimiterChar.