Skip to content

Commit 7d01b1e

Browse files
vim: Import v9.1.1218
* 9.1.1218: missing out-of-memory check in filepath.c * 9.1.1217: tests: typos in test_matchfuzzy.vim * 9.1.1216: Pasting the '.' register multiple times may not work * runtime(keymap) Add forward slash (/) to russian-jcukenwin keymap * runtime(vim): Update base-syntax, match multiline return types
1 parent 4dda4c9 commit 7d01b1e

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-
* [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
1+
* [9.1.1218](https://github.com/vim/vim/commit/c00729824d6d335994252a462cc78be52b76f85b): missing out-of-memory check in filepath.c\n* [9.1.1217](https://github.com/vim/vim/commit/85627732e0f5f4e31137fc12bcb809418a4f683f): tests: typos in test\_matchfuzzy.vim\n* [9.1.1216](https://github.com/vim/vim/commit/61b354442418539056cc7073a9aec353d297836c): Pasting the '.' register multiple times may not work\n* [runtime(keymap) Add forward slash (/) to russian-jcukenwin keymap](https://github.com/vim/vim/commit/ad2f6b66623f0a218ae1b2b18430e728070c8aca)\n* [runtime(vim): Update base-syntax, match multiline return types](https://github.com/vim/vim/commit/dd3f1c0dda276f340d85f56ccf899b19e3e8512d)

0 commit comments

Comments
 (0)