Update from 64c0092d to 004800e3:

- lua: complete-word: use internal regex for splitting words
This commit is contained in:
Matej Cepl 2024-03-09 16:00:11 +01:00
parent 2a6559a72a
commit c03914a65f
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Mar 9 15:00:06 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update from 64c0092d to 004800e3:
- lua: complete-word: use internal regex for splitting words
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 1 22:02:35 UTC 2024 - Matej Cepl <mcepl@cepl.eu> Fri Mar 1 22:02:35 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -18,7 +18,7 @@
%define test_version 0.5 %define test_version 0.5
Name: vis Name: vis
Version: 0.8+git.1708956446.64c0092d Version: 0.8+git.1709945460.004800e3
Release: 0 Release: 0
Summary: An editor combining the strengths of both vi(m) and sam Summary: An editor combining the strengths of both vi(m) and sam
License: ISC License: ISC