-
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.0794: tests: tests may fail on Windows environment * runtime(doc): improve the :colorscheme documentation
- Loading branch information
1 parent
1a1e59f
commit 165cc26
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 @@ | ||
* [9.1.0793](https://github.com/vim/vim/commit/c73fc86bf8fe318aab41900dd92e380143211cda): xxd: -e does add one extra space | ||
* [9.1.0794](https://github.com/vim/vim/commit/4f5681dbdfaf25f3357cba3172906c076421c7b9): tests: tests may fail on Windows environment\n* [runtime(doc): improve the :colorscheme documentation](https://github.com/vim/vim/commit/539349cb32323a1bf94f06592c96b1064fb6e966) |
Submodule vim
updated
12 files
+6 −3 | runtime/doc/syntax.txt | |
+1 −1 | src/testdir/dos.vim | |
+1 −1 | src/testdir/shared.vim | |
+1 −1 | src/testdir/term_util.vim | |
+1 −1 | src/testdir/test_autocmd.vim | |
+4 −4 | src/testdir/test_channel.vim | |
+1 −1 | src/testdir/test_functions.vim | |
+1 −1 | src/testdir/test_swap.vim | |
+6 −6 | src/testdir/test_terminal.vim | |
+2 −2 | src/testdir/test_terminal2.vim | |
+1 −1 | src/testdir/test_windows_home.vim | |
+2 −0 | src/version.c |