Skip to content

Commit 77934d7

Browse files
vim: Import v9.1.1908
* 9.1.1908: tests: test_crash.vim times out in CI ASAN builds * runtime(css): improve cssBoxProp matches * 9.1.1907: xterm: no support for mouse buttons 8 and 9 * 9.1.1906: filetype: not all Ruby files are recognized * 9.1.1905: tabpanel: truncates terminal output * runtime(sqlcomplete): only set 'omnifunc' if dbext plugin was loaded * runtime(doc): Wrap some overlength lines in vim9{,class}.txt. * runtime(vim): Update base syntax, refine object constructor matching
1 parent 4e6197d commit 77934d7

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): Update Section 4 of vim9.txt](https://github.com/vim/vim/commit/54cc8201291e6f8860084ce7e7cd5b8069344612)\n* [runtime(sml): Fix number regex in syntax script](https://github.com/vim/vim/commit/d3bef6cf3f1364194c7855e0f34d636bc635c775)\n* [9.1.1904](https://github.com/vim/vim/commit/1b92b278ba10816e625ac02e2c470157de365f21): Code still supports GTK2 versions older than 2.4\n* [9.1.1903](https://github.com/vim/vim/commit/d32a26550b4f5cdd1c7c177969f56bf63cb5dcfd): GTK naming still reflects GTK1 support\n* [9.1.1902](https://github.com/vim/vim/commit/20ccdc7e50e8ba1d84d6eb0092babc35a5ae61ea): GTK fails to compile with !FEAT\_PROP\_POPUP\n* [runtime(vim): Update base syntax, fix :augroup error matching](https://github.com/vim/vim/commit/e1e347475eea179e6b0bb9a91d82221ad29edc23)\n* [runtime(doc): Improve windows.txt formatting](https://github.com/vim/vim/commit/acf928a33bdd963c3e792de2b539374a57873425)
1+
* [9.1.1908](https://github.com/vim/vim/commit/89f0a3a5746d66706a2dae1e7e9ea065f5b0dcce): tests: test\_crash.vim times out in CI ASAN builds\n* [runtime(css): improve cssBoxProp matches](https://github.com/vim/vim/commit/f85951fee0e3ccd48ccfaeec9c09f96e325925d1)\n* [9.1.1907](https://github.com/vim/vim/commit/7dd51d35426b183aa5030f62f8b7e022943332eb): xterm: no support for mouse buttons 8 and 9\n* [9.1.1906](https://github.com/vim/vim/commit/efc3be77bbf707edad9cbbda7aef471de65411fd): filetype: not all Ruby files are recognized\n* [9.1.1905](https://github.com/vim/vim/commit/1ff3e701e49c04162c1bd68b58fb6588dda89fe0): tabpanel: truncates terminal output\n* [runtime(sqlcomplete): only set 'omnifunc' if dbext plugin was loaded](https://github.com/vim/vim/commit/b74ec159ddae8dac0f1a2f3777392336de08e0c5)\n* [runtime(doc): Wrap some overlength lines in vim9{,class}.txt.](https://github.com/vim/vim/commit/97c37446e6e9383b718a72a7cc94b3fe25fd6b94)\n* [runtime(vim): Update base syntax, refine object constructor matching](https://github.com/vim/vim/commit/fe249721390cae1ad26f8637bdfe4716bb5bb241)

0 commit comments

Comments
 (0)