Skip to content

Commit 6172f64

Browse files
vim: Import v9.2.0368
* 9.2.0368: too many strlen() calls when adding strings to dicts * 9.2.0367: runtime(netrw): ~ note expanded on MS Windows * 9.2.0366: pum: flicker when updating pum in place * 9.2.0365: using int as bool * 9.2.0364: tests: test_smoothscroll_textoff_showbreak() fails * 9.2.0363: Vim9: variable shadowed by script-local function * 9.2.0362: division by zero with smoothscroll and small windows
1 parent ca6a59a commit 6172f64

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [CI: Bump the github-actions group across 2 directories with 4 updates](https://github.com/vim/vim/commit/336533b3555aaa432a33507e445dfac42809006a)\n* [9.2.0361](https://github.com/vim/vim/commit/01d9a1951fe4849559a87bced5a6d67813c57190): tests: no tests for ch\_listen() with IPs\n* [runtime(vim9): remove extra escaping in Open](https://github.com/vim/vim/commit/30d42855eb7e938883b7bef48477fad65f49107f)\n* [runtime(doc): make window option description a bit less vague](https://github.com/vim/vim/commit/e666597622a4f75e36375a7a8ff500799d4b5fa9)\n* [runtime(django): Removed unsupported template statements and filters by current LTS.](https://github.com/vim/vim/commit/68d3129a05f0c97682126e51dcd7122fc6c2fbba)\n* [runtime(django): Add missing djangoStatement \`get\_language\_info\`.](https://github.com/vim/vim/commit/8bcae3ca5d26218b2f9f3b4b33faedc2b4026d1b)\n* [runtime(django): Add missing statements and filters.](https://github.com/vim/vim/commit/6b26afea3b95fc9f5af9b0c0c6700007f8a6ae5e)\n* [runtime(make): fix wrong highlighting with $ inside double quotes](https://github.com/vim/vim/commit/450895d86b7b22fb730c27dbd3dfe089b66c7d5c)
1+
* [9.2.0368](https://github.com/vim/vim/commit/c13232699db413e735f30b5649c78a7f38a9a069): too many strlen() calls when adding strings to dicts\n* [9.2.0367](https://github.com/vim/vim/commit/723c0acf2535c87a5b7be0284e7379e071a1d610): runtime(netrw): ~ note expanded on MS Windows\n* [9.2.0366](https://github.com/vim/vim/commit/237d77e07ca79f29d724a4ad74bdfd5eca830394): pum: flicker when updating pum in place\n* [9.2.0365](https://github.com/vim/vim/commit/1966a1c8963f59c00a9f25d129bec90366205e1b): using int as bool\n* [9.2.0364](https://github.com/vim/vim/commit/618a327ce6f6c7a47bdbf2a4f5d1c329d97e6037): tests: test\_smoothscroll\_textoff\_showbreak() fails\n* [9.2.0363](https://github.com/vim/vim/commit/f2e920321c2a8c41497e05b020f98feaa927151f): Vim9: variable shadowed by script-local function\n* [9.2.0362](https://github.com/vim/vim/commit/0e31fb024c846e36bb0d26d01ff179a0d1b3eae4): division by zero with smoothscroll and small windows

0 commit comments

Comments
 (0)