diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2023-10-21 14:42:03 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2023-10-21 14:42:03 +0200 |
commit | 7e8c7146066764cc6a6bccf67150c5d445c9122c (patch) | |
tree | 4d6b4cd1b02a1b1fef9f71e63499495ae31d17c0 | |
parent | 34258d3bd004097e5e5dd1f8c20130be566d8c2e (diff) | |
download | vis-pkg-7e8c7146066764cc6a6bccf67150c5d445c9122c.tar.gz |
Update from be89a645 to 045ef7a1:
- apply configured foreground to matching pair
- apply configured foreground to selections
-rw-r--r-- | vis.changes | 7 | ||||
-rw-r--r-- | vis.spec | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/vis.changes b/vis.changes index 0aad4be..b62b5bd 100644 --- a/vis.changes +++ b/vis.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Sat Oct 21 12:41:53 UTC 2023 - Matej Cepl <mcepl@cepl.eu> + +- Update from be89a645 to 045ef7a1: + - apply configured foreground to matching pair + - apply configured foreground to selections + +------------------------------------------------------------------- Mon Oct 16 16:05:02 UTC 2023 - Matej Cepl <mcepl@cepl.eu> - Update from aa18162e to be89a645: @@ -18,7 +18,7 @@ %define test_version 0.5 Name: vis -Version: 0.8+git.1697379443.be89a645 +Version: 0.8+git.1697555808.045ef7a1 Release: 0 Summary: An editor combining the strengths of both vi(m) and sam License: ISC |