Update from 64c0092d to 004800e3:
- lua: complete-word: use internal regex for splitting words
This commit is contained in:
parent
2a6559a72a
commit
c03914a65f
@ -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>
|
||||||
|
|
||||||
|
2
vis.spec
2
vis.spec
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user