-
Notifications
You must be signed in to change notification settings - Fork 242
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 9.1.1048: crash after scrolling and pasting in silent Ex mode * 9.1.1047: Makefiles uses non-portable syntax
- Loading branch information
1 parent
1d0975c
commit 7c19802
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.1046](https://github.com/vim/vim/commit/9dfc7e5e6169594f6f4607ef1ba9dd347a9194d2): fuzzymatching doesn't prefer matching camelcase\n* [9.1.1045](https://github.com/vim/vim/commit/c04334c33f543a6b84a4442cf235d84f5eaef6bb): filetype: N-Tripels and TriG files are not recognized\n* [9.1.1044](https://github.com/vim/vim/commit/d9a1f267bab01f08257ae8bbee898be9b0fb8624): Vim9: Patch 9.1.1014 causes regressions\n* [Update .gitignore for v9.1.1036](https://github.com/vim/vim/commit/e2a0471851dda26bd1b1011cb85a466ea3062e49)\n* [translation(sr): Update Serbian messages translation](https://github.com/vim/vim/commit/9601b1435af427382682d923c57731f344e69dc4) | ||
* [9.1.1048](https://github.com/vim/vim/commit/df098fedbc2c481e91ea7e6207dab90359a92cc3): crash after scrolling and pasting in silent Ex mode\n* [9.1.1047](https://github.com/vim/vim/commit/613d0bc128a86870ed978f08981becc619f95d58): Makefiles uses non-portable syntax |
Submodule vim
updated
4 files
+2 −8 | Makefile | |
+4 −1 | src/move.c | |
+17 −0 | src/testdir/test_normal.vim | |
+4 −0 | src/version.c |