diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2023-10-23 23:29:01 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2023-10-23 23:29:01 +0200 |
commit | 684379facb4027ca9532fc53271ddadb4fcea40e (patch) | |
tree | 906023817a3e44e93bf8ffdd2c7bcc94277e0ff2 | |
parent | 491d3a9c5f4946444439c6fe2f2f0297c831dd32 (diff) | |
download | vis-pkg-684379facb4027ca9532fc53271ddadb4fcea40e.tar.gz |
Fix lock with `:2x/foo/<cr>`.
-rw-r--r-- | vis.changes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vis.changes b/vis.changes index 964eee9..e75b14f 100644 --- a/vis.changes +++ b/vis.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Mon Oct 23 21:28:21 UTC 2023 - Matej Cepl <mcepl@cepl.eu> + +- Fix lock with `:2x/foo/<cr>`. + +------------------------------------------------------------------- Mon Oct 23 15:51:25 UTC 2023 - Matej Cepl <mcepl@cepl.eu> - Rebase new update of lexers |