Skip to content

Commit 2615369

Browse files
vim: Import v9.1.1623
* runtime(doc): update :call with a range and remove space * runtime(doc): Fix 2 minor issues after 32d6bd6df * runtime(python): Highlight f-string replacement fields in Python * runtime(python): Highlight classes as structures * CI: Add Lychee CI test to check for broken links * runtime(doc): remove dead links * 9.1.1623: Buffer menu does not handle unicode names correctly * 9.1.1622: Patch v9.1.1432 causes performance regressions * 9.1.1621: flicker in popup menu during cmdline autocompletion * 9.1.1620: filetype: composer.lock and symfony.lock files not recognized * 9.1.1619: Incorrect E535 error message * runtime(doc): Fix style and typos in builtin.txt and usr_41.txt * 9.1.1618: completion: incorrect selected index returned from complete_info() * 9.1.1617: Vim9: some error messages can be improved * runtime(doc): Tweak documentation style
1 parent dfad493 commit 2615369

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.1616](https://github.com/vim/vim/commit/eeef7c77436a78cd27047b0f5fa6925d56de3cb0): xxd: possible buffer overflow with bitwise output\n* [9.1.1615](https://github.com/vim/vim/commit/887b4981e7e929ce8676b1b524e47a7fb5a8288b): diff format erroneously detected\n* [9.1.1614](https://github.com/vim/vim/commit/f56f490ca2bcc79e933cbb9fefb19d5e4e06d481): Vim9: possible variable type change\n* [9.1.1613](https://github.com/vim/vim/commit/a2bb21a895ce518baf36416737cc77e9db3b85af): tests: test\_search leaves a few swapfiles behind\n* [9.1.1612](https://github.com/vim/vim/commit/c03990d30f742154d93184383cae713b69f1147c): Ctrl-G/Ctrl-T do not ignore the end search delimiter\n* [9.1.1611](https://github.com/vim/vim/commit/c43a0614d40a3892a9cb2b9d75f61a19a3de0226): possible undefined behaviour in mb\_decompose()\n* [runtime(vim): Update ftplugin, fix option variable 'keywordprg' matching](https://github.com/vim/vim/commit/c65643cbec4f5a77a2d30232c64c258b5f0f5c09)\n* [runtime(racket): update Racket runtime files](https://github.com/vim/vim/commit/7270a5a8431e0209043f14dd3fa3ea479e4cddc6)\n* [translation: Generate year for MS Windows differently](https://github.com/vim/vim/commit/7f8ad9b3749cd098b68d7808c779cc19bb63a643)
1+
* [runtime(doc): update :call with a range and remove space](https://github.com/vim/vim/commit/6b9cf3139a666c97772bb895886ecf04b264dcc1)\n* [runtime(doc): Fix 2 minor issues after 32d6bd6df](https://github.com/vim/vim/commit/8b183450ad4ceda1afb7ec0c86ac3f6d41a4244e)\n* [runtime(python): Highlight f-string replacement fields in Python](https://github.com/vim/vim/commit/a94a0555d911da0d3bcd7e91d76c8e8ef03d9b0e)\n* [runtime(python): Highlight classes as structures](https://github.com/vim/vim/commit/48b7eb1ceb16527640ce5853d876c432d7342532)\n* [CI: Add Lychee CI test to check for broken links](https://github.com/vim/vim/commit/e32465190c22af35834c81f6e5f123533389e7b5)\n* [runtime(doc): remove dead links](https://github.com/vim/vim/commit/32d6bd6df2d0e13a8283ba80d506310ba5ba8b61)\n* [9.1.1623](https://github.com/vim/vim/commit/8f9de4991e84dfdc9bcc9dad0eaa2b3544ef963e): Buffer menu does not handle unicode names correctly\n* [9.1.1622](https://github.com/vim/vim/commit/cda0d17f5937c9e09d6821da64e57d589fd3c404): Patch v9.1.1432 causes performance regressions\n* [9.1.1621](https://github.com/vim/vim/commit/da9c9668931e5c8ee4dc0e430898ad2d80f56862): flicker in popup menu during cmdline autocompletion\n* [9.1.1620](https://github.com/vim/vim/commit/4fca92faa2079d4bb1ece3bd31a4278881a7dacb): filetype: composer.lock and symfony.lock files not recognized\n* [9.1.1619](https://github.com/vim/vim/commit/b362995430ee809f866d74930897bc158a4eb4ca): Incorrect E535 error message\n* [runtime(doc): Fix style and typos in builtin.txt and usr\_41.txt](https://github.com/vim/vim/commit/fc3c204bbe48d34bded70d2b190c3b1e1f9f89b7)\n* [9.1.1618](https://github.com/vim/vim/commit/8e2a2291892935f28645cbe550ef2856bab1ee4e): completion: incorrect selected index returned from complete\_info()\n* [9.1.1617](https://github.com/vim/vim/commit/1434ea03b1e47ec49dfcba207e59006b32091d3b): Vim9: some error messages can be improved\n* [runtime(doc): Tweak documentation style](https://github.com/vim/vim/commit/57eb1d496bd2337847da9c290b7e1e15177da144)

vim

Submodule vim updated 76 files

0 commit comments

Comments
 (0)