-
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.
* 8.2.4853: CI with FreeBSD is a bit outdated * 8.2.4852: ANSI color index to RGB value not correct * 8.2.4851: compiler warning for uninitialized variable
- Loading branch information
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 @@ | ||
* [8.2.4850](https://github.com/vim/vim/commit/d7c9564d8d24343f2e27205633032dd6ebe5232c): mksession mixes up "tabpages" and "curdir" arguments\n* [8.2.4849](https://github.com/vim/vim/commit/917c32c4f75351061a773cd5bc5b6f42c7d10e62): Gleam filetype not detected\n* [8.2.4848](https://github.com/vim/vim/commit/ee4460306917431d0d17a7cb11c6646f4c6540b6): local completion with mappings and simplification not working | ||
* [8.2.4853](https://github.com/vim/vim/commit/056a1c2bdda526c31c42cc1b7752073981642940): CI with FreeBSD is a bit outdated\n* [8.2.4852](https://github.com/vim/vim/commit/d2a46624300c5d02be69d0e4df12296ec9011d9e): ANSI color index to RGB value not correct\n* [8.2.4851](https://github.com/vim/vim/commit/b4011afe53ce2d065e49718b8c5b9974b7022f92): compiler warning for uninitialized variable |
Submodule vim
updated
4 files
+3 −2 | .cirrus.yml | |
+3 −1 | src/session.c | |
+34 −22 | src/term.c | |
+6 −0 | src/version.c |