Skip to content

Commit 4dda4c9

Browse files
vim: Import v9.1.1215
* 9.1.1215: Patch 9.1.1213 has some issues * 9.1.1214: matchfuzzy() can be improved for camel case matches * 9.1.1213: cannot :put while keeping indent * runtime(syntax-tests): Support "wait-free" test failure * 9.1.1212: too many strlen() calls in edit.c * 9.1.1212: filetype: logrotate'd pacmanlogs are not recognized * runtime(prql): include prql syntax script * 9.1.1211: TabClosedPre is triggered just before the tab is being freed * 9.1.1210: translation(ru): missing Russian translation for the new tutor * 9.1.1209: colorcolumn not drawn after virtual text lines * 9.1.1208: MS-Windows: not correctly restoring alternate screen on Win 10 * 9.1.1207: MS-Windows: build warning in filepath.c
1 parent 28e3a8d commit 4dda4c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [translation(ru): include Russian translation for chapter two of the tutorial](https://github.com/vim/vim/commit/8322923b403be7e88880775aea9e996d0eac6cf1)\n* [runtime(matchparen): line continuation causes failure in CI](https://github.com/vim/vim/commit/13dcea2df13c13ceda109058bd77a2f521073dc5)\n* [9.1.1206](https://github.com/vim/vim/commit/63a885b6506ce90050c1e3515836db06853cd0d7): tests: test\_filetype fails when a file is a directory\n* [runtime(doc): symlinking netrw.txt causes problems during install on Windows](https://github.com/vim/vim/commit/5f2a959553543e6924bf06e9f8c463bd9d5aacc8)\n* [9.1.1205](https://github.com/vim/vim/commit/84a7503e29dc248661efc98b6c59d2e911452d5c): completion: preinserted text not removed when closing pum\n* [runtime(tutor): updated Russian translation for tutor chapter 1](https://github.com/vim/vim/commit/8021830827d30b01015a3744eae7bac050b1bf53)\n* [9.1.1204](https://github.com/vim/vim/commit/00a749bd90e6b84e7e5132691d73fe9aa3fdff05): MS-Windows: crash when passing long string to expand()\n* [runtime(cs): Update C# runtime files](https://github.com/vim/vim/commit/96395e15125502e6c29bc93c58d688a2bdc31300)\n* [9.1.1203](https://github.com/vim/vim/commit/47071c6076018cace96f6e567054a21c123d0c10): matchparen keeps cursor on case label in sh filetype\n* [runtime(doc): fix a typo in gitrebase filetype](https://github.com/vim/vim/commit/2329bd427a046d1e76ba29100a2e79790fd96011)\n* [runtime(doc): Tweak documentation style a bit](https://github.com/vim/vim/commit/3ca914ec74d7ca74e88c9c52455b7d9d7e79074a)\n* [runtime(vim): Sync syntax generator base file with output file.](https://github.com/vim/vim/commit/b55f0221cc6f9fe22973eafda58fd423b231e40f)\n* [runtime(doc): update a few minor omissions from 5876016 and 4d2c4b9](https://github.com/vim/vim/commit/f22580e57c09ef8584fc62140028adf2d043c306)
1+
* [9.1.1215](https://github.com/vim/vim/commit/762a79e15c8549bc78cbf735723644f9c8578139): Patch 9.1.1213 has some issues\n* [9.1.1214](https://github.com/vim/vim/commit/28e40a7b55ce471656cccc2260c11a29d5da447e): matchfuzzy() can be improved for camel case matches\n* [9.1.1213](https://github.com/vim/vim/commit/250739d442b51ba76589d6eb67672d95645527ec): cannot :put while keeping indent\n* [runtime(syntax-tests): Support "wait-free" test failure](https://github.com/vim/vim/commit/7ceca3eb004706d6406e42f9ef1931eb1298f1dc)\n* [9.1.1212](https://github.com/vim/vim/commit/34954972c27244a4a1fb4eeeae2aa4e021efd100): too many strlen() calls in edit.c\n* [9.1.1212](https://github.com/vim/vim/commit/20d23ce93b84ea199d5ea56d7ec86f5e6846d6cc): filetype: logrotate'd pacmanlogs are not recognized\n* [runtime(prql): include prql syntax script](https://github.com/vim/vim/commit/3c7d9b11c8041f483a6caad9e9653e375f387d05)\n* [9.1.1211](https://github.com/vim/vim/commit/bcf66e014141982192e2743829bceef60ce77727): TabClosedPre is triggered just before the tab is being freed\n* [9.1.1210](https://github.com/vim/vim/commit/21ac3a49b52330bbac5815971a15b51bda405f96): translation(ru): missing Russian translation for the new tutor\n* [9.1.1209](https://github.com/vim/vim/commit/2c9f49b200aab6ac0e66ac8b1e52641d603c1c52): colorcolumn not drawn after virtual text lines\n* [9.1.1208](https://github.com/vim/vim/commit/ab281f8b34c9d2184cae7c1f44f12e2faf8f6b16): MS-Windows: not correctly restoring alternate screen on Win 10\n* [9.1.1207](https://github.com/vim/vim/commit/1064426d15e7729f4cb63802faf2eee96c39d83f): MS-Windows: build warning in filepath.c

0 commit comments

Comments
 (0)