Skip to content

Commit

Permalink
vim: Import v9.1.0184
Browse files Browse the repository at this point in the history
* runtime(indent-test): MS-Windows: Add Makefile for running indent tests
* 9.1.0184: Cursor pos wrong when clicking with conceal and wrap
* 9.1.0183: Wrong display or screenpos() result when toggling diff mode
* 9.1.0182: Can define function with invalid name inside 'formatexpr'
* tools/rename.bat uses 'mv' and "move" (#14201)
* runtime(doc): make :h tag-! more consistent (#14208)
* runtime(vim): Update base-syntax, revert last change to vimUserFunc (#14202)
* runtime(vim): Update base-syntax, improve :echo and :execute highlighting (#14199)
  • Loading branch information
chrisbra committed Mar 16, 2024
1 parent 0d8c56a commit d3545b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* [runtime(vim): Update base-syntax, revert last change to vimUserFunc (#14202)](https://github.com/vim/vim/commit/b4b3d7de2413bf277445ea724c9cbd5e6bf9a334)\n* [runtime(vim): Update base-syntax, improve :echo and :execute highlighting (#14199)](https://github.com/vim/vim/commit/61887b3d6fd8b441c90416ea7855e1fe5a9ae32c)
* [runtime(indent-test): MS-Windows: Add Makefile for running indent tests](https://github.com/vim/vim/commit/8291e91c6b10e0cdeb2f29c8f1a0aad6d5b5c684)\n* [9.1.0184](https://github.com/vim/vim/commit/d0c1b7723f7e73763597af2f97a53d94ab7ed020): Cursor pos wrong when clicking with conceal and wrap\n* [9.1.0183](https://github.com/vim/vim/commit/9e7f1fc2f159d58b2a4cd4b7060bead126fead49): Wrong display or screenpos() result when toggling diff mode\n* [9.1.0182](https://github.com/vim/vim/commit/6a04bf5ee523b2d6d01d7290e356a30de219f465): Can define function with invalid name inside 'formatexpr'\n* [tools/rename.bat uses 'mv' and "move" (#14201)](https://github.com/vim/vim/commit/20eaf8b78d9724fbcd8d55bff9f2fb5cc8c2ff08)\n* [runtime(doc): make :h tag-! more consistent (#14208)](https://github.com/vim/vim/commit/989faa4fce65a48d95fd8c9ae402672d70b8de7f)\n* [runtime(vim): Update base-syntax, revert last change to vimUserFunc (#14202)](https://github.com/vim/vim/commit/b4b3d7de2413bf277445ea724c9cbd5e6bf9a334)\n* [runtime(vim): Update base-syntax, improve :echo and :execute highlighting (#14199)](https://github.com/vim/vim/commit/61887b3d6fd8b441c90416ea7855e1fe5a9ae32c)

0 comments on commit d3545b3

Please sign in to comment.