Skip to content

Commit 080b38f

Browse files
vim: Import v9.1.1852
* runtime(doc): Whitespace updates * runtime(make): syntax highlighting update for makeDefine * runtime(vim): Update syntax, add missing commands to generator exclusion list * 9.1.1852: vim9class: memory leak in parse_member() * 9.1.1851: memory leak in heredoc_get() * 9.1.1850: completion: not triggered after i_Ctrl-W/i_Ctrl-U * 9.1.1849: CTRL-F and CTRL-B don't work in more prompt * runtime(doc): Replace rotted URL links * 9.1.1848: A few typos in the code * 9.1.1847: No cmdline completion for :echoconsole and :echowindow * runtime(cangjie): Fixes and improvements for syntax script * runtime(doc): Add missing optional tail command-name specs * runtime(doc): Update documentation style in gui_w32.txt * runtime(doc): update credit section for Girish Palya
1 parent 6629c69 commit 080b38f

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(doc): Add missing optional tail command-name specs](https://github.com/vim/vim/commit/6800da6ff115014aa71fdd396cd1496ea0da6509)\n* [runtime(doc): Update documentation style in gui\_w32.txt](https://github.com/vim/vim/commit/c7d6ec713e9a0a4d0d2508072a75c64dbf8aa5a1)\n* [runtime(doc): update credit section for Girish Palya](https://github.com/vim/vim/commit/37aabaca64b091004224f8d6815e6ce2874ec826)
1+
* [runtime(doc): Whitespace updates](https://github.com/vim/vim/commit/c58f91c035db09358c282f2a908e2aea4287785e)\n* [runtime(make): syntax highlighting update for makeDefine](https://github.com/vim/vim/commit/2a33b499a3d7f46dc307234847a6562cef6cf1d8)\n* [runtime(vim): Update syntax, add missing commands to generator exclusion list](https://github.com/vim/vim/commit/7e9ccdd3f21c11b3627adbaab891284bfb946aa7)\n* [9.1.1852](https://github.com/vim/vim/commit/4b9896ce9de20a83a09ccb37d884a9921d2a2529): vim9class: memory leak in parse\_member()\n* [9.1.1851](https://github.com/vim/vim/commit/dc75a204f187176cec038a274e7920837029a56b): memory leak in heredoc\_get()\n* [9.1.1850](https://github.com/vim/vim/commit/da2dabc6f740b1ed3397797af8a8b0b2ec02bc31): completion: not triggered after i\_Ctrl-W/i\_Ctrl-U\n* [9.1.1849](https://github.com/vim/vim/commit/fcf4c435af6fe00348506860c1433414d35223a7): CTRL-F and CTRL-B don't work in more prompt\n* [runtime(doc): Replace rotted URL links](https://github.com/vim/vim/commit/40dec4609d73c7ba2068aa3b4cea9d003bec5545)\n* [9.1.1848](https://github.com/vim/vim/commit/fa8879d7e028f9689bc20db9a3e28615a2100e91): A few typos in the code\n* [9.1.1847](https://github.com/vim/vim/commit/7aaca97fc5154bb2f2483237b49e25786a061379): No cmdline completion for :echoconsole and :echowindow\n* [runtime(cangjie): Fixes and improvements for syntax script](https://github.com/vim/vim/commit/37c8ce7fac3b60457382aeb7573766177e4df269)\n* [runtime(doc): Add missing optional tail command-name specs](https://github.com/vim/vim/commit/6800da6ff115014aa71fdd396cd1496ea0da6509)\n* [runtime(doc): Update documentation style in gui\_w32.txt](https://github.com/vim/vim/commit/c7d6ec713e9a0a4d0d2508072a75c64dbf8aa5a1)\n* [runtime(doc): update credit section for Girish Palya](https://github.com/vim/vim/commit/37aabaca64b091004224f8d6815e6ce2874ec826)

vim

Submodule vim updated 85 files

0 commit comments

Comments
 (0)