Skip to content

Commit af7c05f

Browse files
vim: Import v9.1.0772
* 9.1.0772: some missing changes from v9.1.0771 * 9.1.0771: completion attribute hl_group is confusing * 9.1.0770: current command line completion is a bit limited * 9.1.0769: filetype: MLIR files are not recognized * 9.1.0768: MS-Windows: incorrect cursor position when restoring screen * runtime(nasm): Update nasm syntax script * 9.1.0767: A condition is always true in ex_getln.c * runtime(skill): Update syntax file to fix string escapes * runtime(help): highlight CTRL-<Key> correctly
1 parent 71eeb2b commit af7c05f

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.0771](https://github.com/vim/vim/commit/0fe17f8ffbd2588ecd2bf42dced556897bc64f89): completion attribute hl\_group is confusing\n* [9.1.0770](https://github.com/vim/vim/commit/0407d621bbad020b840ffbbbd25ba023bbc05edd): current command line completion is a bit limited\n* [9.1.0769](https://github.com/vim/vim/commit/347d43bd33519ab537f77d1a8fa8ab8f9196bcb9): filetype: MLIR files are not recognized\n* [9.1.0768](https://github.com/vim/vim/commit/ded59139fde2ba509abbe97f2f23b54080ed59f2): MS-Windows: incorrect cursor position when restoring screen\n* [runtime(nasm): Update nasm syntax script](https://github.com/vim/vim/commit/830a802f9176ad38f115c18015987a871c99f3a4)\n* [9.1.0767](https://github.com/vim/vim/commit/c9aa6e4f2a040dc7f8411139d39d0463487100da): A condition is always true in ex\_getln.c\n* [runtime(skill): Update syntax file to fix string escapes](https://github.com/vim/vim/commit/cb1d1dcc879cadfe81ca0088b7e7ebbcd92a9ff3)\n* [runtime(help): highlight CTRL-\<Key> correctly](https://github.com/vim/vim/commit/d3b55d7f76e32e9b7f895fe43f37435ce7bf782e)
1+
* [9.1.0772](https://github.com/vim/vim/commit/7baa014d0f73c3b2c6831471d047220633651238): some missing changes from v9.1.0771\n* [9.1.0771](https://github.com/vim/vim/commit/0fe17f8ffbd2588ecd2bf42dced556897bc64f89): completion attribute hl\_group is confusing\n* [9.1.0770](https://github.com/vim/vim/commit/0407d621bbad020b840ffbbbd25ba023bbc05edd): current command line completion is a bit limited\n* [9.1.0769](https://github.com/vim/vim/commit/347d43bd33519ab537f77d1a8fa8ab8f9196bcb9): filetype: MLIR files are not recognized\n* [9.1.0768](https://github.com/vim/vim/commit/ded59139fde2ba509abbe97f2f23b54080ed59f2): MS-Windows: incorrect cursor position when restoring screen\n* [runtime(nasm): Update nasm syntax script](https://github.com/vim/vim/commit/830a802f9176ad38f115c18015987a871c99f3a4)\n* [9.1.0767](https://github.com/vim/vim/commit/c9aa6e4f2a040dc7f8411139d39d0463487100da): A condition is always true in ex\_getln.c\n* [runtime(skill): Update syntax file to fix string escapes](https://github.com/vim/vim/commit/cb1d1dcc879cadfe81ca0088b7e7ebbcd92a9ff3)\n* [runtime(help): highlight CTRL-\<Key> correctly](https://github.com/vim/vim/commit/d3b55d7f76e32e9b7f895fe43f37435ce7bf782e)

vim

0 commit comments

Comments
 (0)