-
Notifications
You must be signed in to change notification settings - Fork 243
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 9.1.0666: assert_equal() doesn't show multibyte string correctly
- Loading branch information
1 parent
ab072ae
commit c91010a
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
* [runtime(doc): clarify directory of Vim's executable vs CWD](https://github.com/vim/vim/commit/0cc5dce5780d39fe621f6146d4fb862318918125)\n* [9.1.0665](https://github.com/vim/vim/commit/6b97d7ad197de0fb38648c91552c4374e39fdf98): Locked variable can be changed in a :for loop | ||
* [9.1.0666](https://github.com/vim/vim/commit/9c4b2462bb498f44044616f7309d111d12170369): assert\_equal() doesn't show multibyte string correctly |
Submodule vim
updated
3 files
+9 −0 | src/testdir/test_assert.vim | |
+5 −2 | src/testing.c | |
+2 −0 | src/version.c |