Skip to content

Commit fd856bd

Browse files
vim: Import v9.1.1232
* 9.1.1232: Vim script is missing the tuple data type * runtime(vim): Update base-syntax, match protected constructors * runtime(syntax-tests): Do not ignore failed screendumps * 9.1.1231: filetype: SPA JSON files are not recognized * runtime(doc): update and correct str2blob() and blob2str() examples * runtime(hlyank): update the hlyank package * runtime(syntax-tests): Add non-Latin-1 character filters for C syntax tests * 9.1.1230: inconsistent CTRL-C behaviour for popup windows * 9.1.1229: the comment plugin can be improved * runtime(sh): consider sh as POSIX shell by default * 9.1.1228: completion: current position column wrong after got a match
1 parent 6485be3 commit fd856bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: gitlog.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [runtime(hlyank): update the hlyank package](https://github.com/vim/vim/commit/e14aa3c035f93686ee73e64fec1fb4f648b0f800)\n* [runtime(syntax-tests): Add non-Latin-1 character filters for C syntax tests](https://github.com/vim/vim/commit/19d4f99a34bfcf6ca78c19b501328c481afa6067)\n* [9.1.1230](https://github.com/vim/vim/commit/8a63529a2f84bb5069b5f5e38f1704a541d067ad): inconsistent CTRL-C behaviour for popup windows\n* [9.1.1229](https://github.com/vim/vim/commit/9712a2534f3fabead9fa1c88a11179ded96b43ee): the comment plugin can be improved\n* [runtime(sh): consider sh as POSIX shell by default](https://github.com/vim/vim/commit/51a06ecee06096672b2f10fc6cd76bd8f6dfe8c9)\n* [9.1.1228](https://github.com/vim/vim/commit/5753084042e17d794627d77e4300def031ce5498): completion: current position column wrong after got a match
1+
* [9.1.1232](https://github.com/vim/vim/commit/9cb865e95bba333fa7b47c39c2729c125b911e36): Vim script is missing the tuple data type\n* [runtime(vim): Update base-syntax, match protected constructors](https://github.com/vim/vim/commit/adb703e1b98b71f2908ecc7b7d4180f586caafb8)\n* [runtime(syntax-tests): Do not ignore failed screendumps](https://github.com/vim/vim/commit/b5459ee1047d27bd53318e865b10250fade70666)\n* [9.1.1231](https://github.com/vim/vim/commit/4e7b4308fb92628434bd7e07ab92910c33051431): filetype: SPA JSON files are not recognized\n* [runtime(doc): update and correct str2blob() and blob2str() examples](https://github.com/vim/vim/commit/932a535bfa8f5fef1b367fe927ec27e20c7a866b)\n* [runtime(hlyank): update the hlyank package](https://github.com/vim/vim/commit/e14aa3c035f93686ee73e64fec1fb4f648b0f800)\n* [runtime(syntax-tests): Add non-Latin-1 character filters for C syntax tests](https://github.com/vim/vim/commit/19d4f99a34bfcf6ca78c19b501328c481afa6067)\n* [9.1.1230](https://github.com/vim/vim/commit/8a63529a2f84bb5069b5f5e38f1704a541d067ad): inconsistent CTRL-C behaviour for popup windows\n* [9.1.1229](https://github.com/vim/vim/commit/9712a2534f3fabead9fa1c88a11179ded96b43ee): the comment plugin can be improved\n* [runtime(sh): consider sh as POSIX shell by default](https://github.com/vim/vim/commit/51a06ecee06096672b2f10fc6cd76bd8f6dfe8c9)\n* [9.1.1228](https://github.com/vim/vim/commit/5753084042e17d794627d77e4300def031ce5498): completion: current position column wrong after got a match

Diff for: vim

Submodule vim updated 89 files

0 commit comments

Comments
 (0)