From c03914a65f646017aaf073681372f43da02401bda1fd92424acee87124ff3c12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Sat, 9 Mar 2024 16:00:11 +0100 Subject: [PATCH] Update from 64c0092d to 004800e3: - lua: complete-word: use internal regex for splitting words --- vis.changes | 6 ++++++ vis.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/vis.changes b/vis.changes index 2c62b4b..030701a 100644 --- a/vis.changes +++ b/vis.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Mar 9 15:00:06 UTC 2024 - Matej Cepl + +- Update from 64c0092d to 004800e3: + - lua: complete-word: use internal regex for splitting words + ------------------------------------------------------------------- Fri Mar 1 22:02:35 UTC 2024 - Matej Cepl diff --git a/vis.spec b/vis.spec index 5c5a16e..e9bb36f 100644 --- a/vis.spec +++ b/vis.spec @@ -18,7 +18,7 @@ %define test_version 0.5 Name: vis -Version: 0.8+git.1708956446.64c0092d +Version: 0.8+git.1709945460.004800e3 Release: 0 Summary: An editor combining the strengths of both vi(m) and sam License: ISC