Skip to content

Commit 99d310b

Browse files
vim: Import v9.1.0754
* 9.1.0754: fixed order of items in insert-mode completion menu * runtime(comment): commenting might be off by one column * 9.1.0753: Wrong display when typing in diff mode with 'smoothscroll' * 9.1.0752: can set 'cedit' to an invalid value * runtime(doc): add `usr` tag to usr_toc.txt * 9.1.0751: Error callback for term_start() not used * 9.1.0750: there are some Win9x legacy references * runtime(java): Recognise the CommonMark form (///) of Javadoc comments * 9.1.0749: filetype: http files not recognized * runtime(comment): fix syntax error
1 parent aa48f99 commit 99d310b

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-
* [9.1.0751](https://github.com/vim/vim/commit/b50bc9ad55ecda07d5909e7057a6e777cd7e9b97): Error callback for term\_start() not used\n* [9.1.0750](https://github.com/vim/vim/commit/563e8ec8c78b4141a6497f14e825be2d63cb891c): there are some Win9x legacy references\n* [runtime(java): Recognise the CommonMark form (///) of Javadoc comments](https://github.com/vim/vim/commit/85f054aa3f0fb9530712d0897e3c8ba29946fad4)\n* [9.1.0749](https://github.com/vim/vim/commit/de6c1d1182076b10212342fd2d441267fbe43a22): filetype: http files not recognized\n* [runtime(comment): fix syntax error](https://github.com/vim/vim/commit/0fb25515cc81b5301649962b25129799334e91c0)
1+
* [9.1.0754](https://github.com/vim/vim/commit/6a89c94a9eeee53481ced1a1260a177bffde4c0f): fixed order of items in insert-mode completion menu\n* [runtime(comment): commenting might be off by one column](https://github.com/vim/vim/commit/e021f39b79339385d6f70001cb35a79c611456ff)\n* [9.1.0753](https://github.com/vim/vim/commit/47f8584a80006cd25e7dc6fa7fb1bfe2e768403c): Wrong display when typing in diff mode with 'smoothscroll'\n* [9.1.0752](https://github.com/vim/vim/commit/25732435c56d762abb260499680939bd8882c708): can set 'cedit' to an invalid value\n* [runtime(doc): add \`usr\` tag to usr\_toc.txt](https://github.com/vim/vim/commit/baee8448d1dc803d01ed61beff2a135827b1b8e3)\n* [9.1.0751](https://github.com/vim/vim/commit/b50bc9ad55ecda07d5909e7057a6e777cd7e9b97): Error callback for term\_start() not used\n* [9.1.0750](https://github.com/vim/vim/commit/563e8ec8c78b4141a6497f14e825be2d63cb891c): there are some Win9x legacy references\n* [runtime(java): Recognise the CommonMark form (///) of Javadoc comments](https://github.com/vim/vim/commit/85f054aa3f0fb9530712d0897e3c8ba29946fad4)\n* [9.1.0749](https://github.com/vim/vim/commit/de6c1d1182076b10212342fd2d441267fbe43a22): filetype: http files not recognized\n* [runtime(comment): fix syntax error](https://github.com/vim/vim/commit/0fb25515cc81b5301649962b25129799334e91c0)

0 commit comments

Comments
 (0)