-
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.0719: Resetting cell widths can make 'listchars' or 'fillchars' invalid
- Loading branch information
1 parent
f70ec5c
commit 16d1aec
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): Update version9.txt and mention $MYVIMDIR](https://github.com/vim/vim/commit/82f6134b1b46414fdbb97060276a5687f46abf89)\n* [9.1.0718](https://github.com/vim/vim/commit/4e7249a916bb6bb4be7e113b60381e4284ee574a): hard to know the users personal Vim Runtime Directory\n* [9.1.0717](https://github.com/vim/vim/commit/f7b8609446f171a6a287f61564e39a8dac5ff47d): Unnecessary nextcmd NULL checks in parse\_command\_modifiers()\n* [Maintainers: fix typo in author name](https://github.com/vim/vim/commit/233252fdf24e1c654da86220fad1b4c63c79a92d)\n* [9.1.0716](https://github.com/vim/vim/commit/539e9b571ae2a80dfa8a42eb132ad9f65f0bbcbc): resetting setcellwidth() doesn't update the screen | ||
* [9.1.0719](https://github.com/vim/vim/commit/66f65a46c5d169f20f780721d4f74d4729855b96): Resetting cell widths can make 'listchars' or 'fillchars' invalid |
Submodule vim
updated
3 files
+11 −13 | src/mbyte.c | |
+9 −3 | src/testdir/test_utf8.vim | |
+2 −0 | src/version.c |