Skip to content

Commit 22decbf

Browse files
vim: Import v9.1.1453
* 9.1.1453: tests: Test_geometry() may fail * runtime(filetype): Use s:StarSetf for all patterns ending in * * runtime(doc): update documentation on tabstop settings * runtime(vim): Update base-syntax, contain let-heredocs * runtime(reva): set 'cms' option in ftplugin, update URL * runtime(abap): set 'comments' and 'commentstring' option in ftplugin * 9.1.1452: completion: redundant check for completion flags * 9.1.1451: tabpanel rendering artifacts when scrolling * runtime(netrw): get rid of s:Strlen() and use strdisplaywidth() * runtime(java): Match raw-, non-generic-, and generic-type names of "java.lang" * runtime(gdshader): add comments and commentstring to ftplugin * 9.1.1450: Session has wrong arglist with :tcd and :arglocal * runtime(8th): updated 8th syntax script * 9.1.1449: typo in pum_display() * CI: update Cirrus runner to FreeBSD 14.3 * 9.1.1448: tabpanel is not displayed correctly when msg_scrolled * 9.1.1447: completion: crash when backspacing with fuzzy completion
1 parent ac77630 commit 22decbf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [runtime(rpl): set commentstring option in ftplugin](https://github.com/vim/vim/commit/446a98f0b6a914d39773d4c6c4c8e08a55876d66)\n* [runtime(postscr): set commentstring option in ftplugin](https://github.com/vim/vim/commit/9e9fe664371e8a8523ba30edb9c6f71610511acb)\n* [runtime(occam): set commentstring option in ftplugin](https://github.com/vim/vim/commit/de535cfe77bf56c5f21acebfacbca2ea240cf190)\n* [runtime(lprolog): set com, cms options for lambda prolog](https://github.com/vim/vim/commit/df630970bfb91ee306178737ecea26f1fe42c6d1)\n* [runtime(vue): set 'com' and 'cms' options in ftplugin](https://github.com/vim/vim/commit/aa9fc8eb9474a853e03613f45fb90bda9264771c)\n* [9.1.1446](https://github.com/vim/vim/commit/601cfa9a2362ca14d83ddde392483bd6e3fbe39a): filetype: cuda-gdb config files are not recognized\n* [9.1.1445](https://github.com/vim/vim/commit/328332b0b03ff6a709ed319b83429390ee8394d8): negative matchfuzzy scores although there is a match\n* [9.1.1444](https://github.com/vim/vim/commit/de1c7ac432aeade45eaf08527bffc4aedb44a169): Unused assignment in set\_fuzzy\_score()\n* [9.1.1443](https://github.com/vim/vim/commit/82a96e3dc0ee8f45bb0c1fe17a0cec1db7582e8f): potential buffer underflow in insertchar()\n* [9.1.1442](https://github.com/vim/vim/commit/69565e3618209001eeeb6a35f14a19d47aaaa8f8): tests: Test\_diff\_fold\_redraw() is insufficient\n* [runtime(netrw): cleanup Decho related comments](https://github.com/vim/vim/commit/09a62e6f64887106e65e3afa45c4355e0899bc39)
1+
* [9.1.1453](https://github.com/vim/vim/commit/e965b7ac5f3bad78c66fe83d4f536ef0237fbee6): tests: Test\_geometry() may fail\n* [runtime(filetype): Use s:StarSetf for all patterns ending in \*](https://github.com/vim/vim/commit/6701480c43ce3addff01447b9590260a4fe227f7)\n* [runtime(doc): update documentation on tabstop settings](https://github.com/vim/vim/commit/bfa16364f104f336fc7407ee4533ae9045f040c4)\n* [runtime(vim): Update base-syntax, contain let-heredocs](https://github.com/vim/vim/commit/274efcc7e697cebdfc5fce911fe09e8618e11264)\n* [runtime(reva): set 'cms' option in ftplugin, update URL](https://github.com/vim/vim/commit/138fb951e029f77cae2fa6ff1b6ecf9e0568adad)\n* [runtime(abap): set 'comments' and 'commentstring' option in ftplugin](https://github.com/vim/vim/commit/a0316cd29970fd940b089c037471604ece29125e)\n* [9.1.1452](https://github.com/vim/vim/commit/ecf8f15884bc794ae07d5beac0d595013154c795): completion: redundant check for completion flags\n* [9.1.1451](https://github.com/vim/vim/commit/30b4ddf925dabb42e02382db0403ddb0f7544cc2): tabpanel rendering artifacts when scrolling\n* [runtime(netrw): get rid of s:Strlen() and use strdisplaywidth()](https://github.com/vim/vim/commit/1319009d5990764735a300fdbd0dae094604d8db)\n* [runtime(java): Match raw-, non-generic-, and generic-type names of "java.lang"](https://github.com/vim/vim/commit/c413ac70680f25e6a8d175982fab8c5cad007601)\n* [runtime(gdshader): add comments and commentstring to ftplugin](https://github.com/vim/vim/commit/572d46035f257a483b2ad53d2dbbb0967f515bcf)\n* [9.1.1450](https://github.com/vim/vim/commit/a304e49790280d9e3201648eb5ec8ba1ac55b175): Session has wrong arglist with :tcd and :arglocal\n* [runtime(8th): updated 8th syntax script](https://github.com/vim/vim/commit/30cf017f2a9b8b56606c5d78f478486720f923c7)\n* [9.1.1449](https://github.com/vim/vim/commit/ed4eb74f7a8eb47ff9f4dbba395fee9662c226d6): typo in pum\_display()\n* [CI: update Cirrus runner to FreeBSD 14.3](https://github.com/vim/vim/commit/72c3ca9f8d9964b091578f56391bb9839b21318c)\n* [9.1.1448](https://github.com/vim/vim/commit/3ca6776a577fd0a324ee435c9234e202301acaab): tabpanel is not displayed correctly when msg\_scrolled\n* [9.1.1447](https://github.com/vim/vim/commit/91782b4aeb62043739138903f30cad2fe79238ab): completion: crash when backspacing with fuzzy completion

vim

Submodule vim updated 93 files

0 commit comments

Comments
 (0)