Skip to content

Commit b35e200

Browse files
vim: Import v9.1.1544
* runtime(python): highlight bytes in python * runtime(python2): highlight unicode strings in python2 * 9.1.1544: :retab cannot be limited to indentation only * runtime(erlang): Add support for triple-quoted strings and docstrings * 9.1.1543: Wayland: clipboard appears to not be working * 9.1.1542: Coverity complains about uninitialized variable * 9.1.1541: Vim9: error when last enum value ends with a comma
1 parent 6e3f088 commit b35e200

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(vim): Update help syntax file, improve highlighting of included Vim examples](https://github.com/vim/vim/commit/1341176e7b800238b30a137c1ea1a31ca2c3d488)\n* [9.1.1540](https://github.com/vim/vim/commit/f6a308c65bfe881535ea924028b9386fbd3ba4da): completion: menu state wrong on interruption\n* [9.1.1539](https://github.com/vim/vim/commit/fe1d3c8af764831aa51a8922ce24a7cfd9e6129d): completion: messages don't respect 'shm' setting\n* [runtime(vim): Update base syntax, improve :match highlighting](https://github.com/vim/vim/commit/ce1d1969f304af122eaf10b405dad013ac0246f7)\n* [translation(it): update Italian message translations](https://github.com/vim/vim/commit/2ab4f907a2b6e1b91c9ae4ebe35bf06b8960e7ab)\n* [translation: include vim.pot in the repository](https://github.com/vim/vim/commit/59bd74ed4c9ab366182c93bdc430b186729abbad)\n* [runtime(python): update rendering of Unicode named literals in syntax script](https://github.com/vim/vim/commit/6f85cec4fbc1d1261c67a339a11792dd8f2efd14)
1+
* [runtime(python): highlight bytes in python](https://github.com/vim/vim/commit/a24f5be86d895981cb84266f98bae9f14407264b)\n* [runtime(python2): highlight unicode strings in python2](https://github.com/vim/vim/commit/baa781a4c35d7cc07d28bb6f0062c7fddf8e8556)\n* [9.1.1544](https://github.com/vim/vim/commit/836e54f5de8479a39f6d1dd4a13202af0e447311): :retab cannot be limited to indentation only\n* [runtime(erlang): Add support for triple-quoted strings and docstrings](https://github.com/vim/vim/commit/e85a66a4d4a44bc13862a7b43ca22d929b97503a)\n* [9.1.1543](https://github.com/vim/vim/commit/d0bf380efa4ab0aabc5479274043f0de1115a232): Wayland: clipboard appears to not be working\n* [9.1.1542](https://github.com/vim/vim/commit/6865bdc914cf998f23ff4c80bae60bff6639d8c3): Coverity complains about uninitialized variable\n* [9.1.1541](https://github.com/vim/vim/commit/ada6b27ff1b17584779a3b6d55f89f5db1aec75e): Vim9: error when last enum value ends with a comma

0 commit comments

Comments
 (0)