Skip to content

Commit 99f94c0

Browse files
vim: Import v9.1.1602
* runtime(netrw): netrw#BrowseX() needs to distinguish local and remote file * runtime(typescript): Add syntax support for defer and arbitrary module identifiers * translation: Auto-generate headers for the vim.pot file * 9.1.1602: filetype: requirements-*.txt files are not recognized * 9.1.1601: Patch v8.1.0425 was wrong * runtime(netrw): Use correct "=~#" for the netrw_sizestyle='H' option * runtime(openscad): add a filetype plugin * 9.1.1600: using diff anchors with hidden buffers fails silently * runtime(javascript): add "as" as a reserved keyword to syntax script * 9.1.1599: :bnext doesn't go to unlisted help buffers * runtime(doc): Update ft-vim-syntax documentation * 9.1.1598: filetype: waybar config file is not recognized * 9.1.1597: CI reports leaks in libgtk3 library * 9.1.1596: tests: Test_search_wildmenu_iminsert() depends on help file * runtime(doc): remove mentioning of netrwSettings.vim
1 parent 8e63828 commit 99f94c0

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): fix typo at :h cmdline-autocompletion](https://github.com/vim/vim/commit/f7deb815b0b3f326a4b3b5b983da87e46df4f477)\n* [9.1.1595](https://github.com/vim/vim/commit/bb99474ceb63edf49d0bbf860d0f3d8a2cd15820): Wayland: non-portable use of select()\n* [9.1.1594](https://github.com/vim/vim/commit/66467cf5d80a2dcc19cc8de3747b5ecddde71996): completion: search completion throws errors\n* [runtime(doc): tweak option name notation further](https://github.com/vim/vim/commit/bb0860abc9af6a6154e08fe0c29315b934e7ec42)\n* [runtime(doc): add back bars for the '' mark](https://github.com/vim/vim/commit/067adc1ff229155574ce57fdce7ebaa0af28ed23)\n* [runtime(vim): add gf support for import and packadd in ftplugin](https://github.com/vim/vim/commit/c0b3c191200441020e854a37beb5e814e1672475)\n* [runtime(helptoc): add s keymap to split and jump to selected entry](https://github.com/vim/vim/commit/9340aa1bf81b48c32481ca5de88eda30409c8eeb)\n* [runtime(syntax-tests): Break up non-ASCII over-75-byte-long lines](https://github.com/vim/vim/commit/af2c8e256a36ef4d2ff278c2f7e5e3935c3edb00)\n* [runtime(doc): fix mismatch between 'backspace' and |i\_backspacing|](https://github.com/vim/vim/commit/3769100a8e59aaaf48739e1588445dd6ee7e29e7)\n* [runtime(doc): Use correct option-name tags](https://github.com/vim/vim/commit/85cd509885a05c3a6bb029fb378b1295f107f8f6)\n* [CI: Update labeler.yml with correct netrw path](https://github.com/vim/vim/commit/02bbc8a706dd58b3b8abfb713ea881687d301c85)\n* [runtime(doc): Tweak documentation style](https://github.com/vim/vim/commit/a7a2a2b5ae45c02416d1489a023a840a7722d444)\n* [translation(uk): Fix wrong Ukrainian message translation](https://github.com/vim/vim/commit/5a2575b48469237caa66adf445fc0ec3a7aa52f2)\n* [check.vim: Further improve po message checks](https://github.com/vim/vim/commit/96dab9c9b1a1046a4f30ed0aed5686136d52ed19)\n* [translation(it): Update Italian translation](https://github.com/vim/vim/commit/e581227421c442cf0a4436d2de03b378ee20beab)
1+
* [runtime(netrw): netrw#BrowseX() needs to distinguish local and remote file](https://github.com/vim/vim/commit/6a6a44ffb5ad7350a4d313a5faeae17e50bf37a2)\n* [runtime(typescript): Add syntax support for defer and arbitrary module identifiers](https://github.com/vim/vim/commit/66d8d286cdc38838bd74a6c3014dccda33c64330)\n* [translation: Auto-generate headers for the vim.pot file](https://github.com/vim/vim/commit/22fc41f1f7c94fca491b6759e49ac2430f0b81a2)\n* [9.1.1602](https://github.com/vim/vim/commit/d305729bc570fab478c3718bd4d07bd9ddd088e0): filetype: requirements-\*.txt files are not recognized\n* [9.1.1601](https://github.com/vim/vim/commit/6abe5e490470d339f5e9a07a478f839cebf23812): Patch v8.1.0425 was wrong\n* [runtime(netrw): Use correct "=~#" for the netrw\_sizestyle='H' option](https://github.com/vim/vim/commit/c849b17e192ca152573ea0c99b36755dc2f3ffb3)\n* [runtime(openscad): add a filetype plugin](https://github.com/vim/vim/commit/93f6454724ba62035f7292e4ec62f1bc96a7dc46)\n* [9.1.1600](https://github.com/vim/vim/commit/cad3b2421de7b703e0ee619850a8a3bc55454281): using diff anchors with hidden buffers fails silently\n* [runtime(javascript): add "as" as a reserved keyword to syntax script](https://github.com/vim/vim/commit/589aa284f6a31184683505c8a6ba885ff3349316)\n* [9.1.1599](https://github.com/vim/vim/commit/9662f334801597baa3c8d809834794b7a1986a17): :bnext doesn't go to unlisted help buffers\n* [runtime(doc): Update ft-vim-syntax documentation](https://github.com/vim/vim/commit/9c4de84b2dce263edbeafb38eaaf914c83084765)\n* [9.1.1598](https://github.com/vim/vim/commit/a6e28b1d0508e499844d289aa00773fe9cb5503b): filetype: waybar config file is not recognized\n* [9.1.1597](https://github.com/vim/vim/commit/47a668bbe8fa18a2dc4d7ca8fb18243f77d7ec55): CI reports leaks in libgtk3 library\n* [9.1.1596](https://github.com/vim/vim/commit/615ad4ced1825d2c6099b4bc36312c02b6c01c8a): tests: Test\_search\_wildmenu\_iminsert() depends on help file\n* [runtime(doc): remove mentioning of netrwSettings.vim](https://github.com/vim/vim/commit/54fb7ba25665b4a9cc9dc8639f2292e62b43d677)

0 commit comments

Comments
 (0)