We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0b5b86 commit 8ec5976Copy full SHA for 8ec5976
CHANGELOG.md
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
7
## Unreleased
8
9
+## [2.2.3] - 2022-10-29
10
+### Fixed
11
+- Remove a stray echo when generating help for the various Merginal buffers.
12
+
13
## [2.2.2] - 2022-10-05
14
### Fixed
15
- Replace `fugitive#repo()` usage with Fugitives standalone functions.
doc/merginal.txt
@@ -4,7 +4,7 @@
4
Author: Idan Arye <https://github.com/idanarye/>
5
License: Same terms as Vim itself (see |license|)
-Version: 2.2.2
+Version: 2.2.3
INTRODUCTION *merginal*
0 commit comments