summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2024-03-09 16:00:11 +0100
committerMatěj Cepl <mcepl@cepl.eu>2024-03-09 16:00:11 +0100
commit5cd16ea5c7105b7cfa08a3afc0c7784944f6300f (patch)
treeef4e4a7ee99a1bbd46ba587a0597e2a1f4e2d250
parent8f52f90ed50a67e0c38dd34d3d415948d4053913 (diff)
downloadvis-pkg-5cd16ea5c7105b7cfa08a3afc0c7784944f6300f.tar.gz
Update from 64c0092d to 004800e3:
- lua: complete-word: use internal regex for splitting words
-rw-r--r--vis.changes6
-rw-r--r--vis.spec2
2 files changed, 7 insertions, 1 deletions
diff --git a/vis.changes b/vis.changes
index f4ab22c..c334ad4 100644
--- a/vis.changes
+++ b/vis.changes
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+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>
- Update from d3e4af1f to 64c0092d:
diff --git a/vis.spec b/vis.spec
index 814b252..7dbf344 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