summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2024-03-27 14:01:36 +0100
committerMatěj Cepl <mcepl@cepl.eu>2024-03-27 14:01:36 +0100
commit763aed749fb67a5adf66e4200ab79c61b81752fe (patch)
tree0df1a9b170dcfca7e12e554732ea8cdcfc9af880
parentc3b3580d58a9c6ac9ad81b38ee5d2397a660a200 (diff)
downloadvis-pkg-763aed749fb67a5adf66e4200ab79c61b81752fe.tar.gz
Update from 49442e51 to 6f537f30:
- lua: update default themes - lua: cache loaded lexers - lua: update default plugins to work with scintillua 6.2 - Get lexers from the subdirectory of directories on the path. - update lexers to orbitalquark/scintillua@b789dde - ui: refactor style handling
-rw-r--r--vis.changes11
-rw-r--r--vis.spec2
2 files changed, 12 insertions, 1 deletions
diff --git a/vis.changes b/vis.changes
index 9dca68e..c7f1c10 100644
--- a/vis.changes
+++ b/vis.changes
@@ -1,4 +1,15 @@
-------------------------------------------------------------------
+Wed Mar 27 13:01:18 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
+
+- Update from 49442e51 to 6f537f30:
+ - lua: update default themes
+ - lua: cache loaded lexers
+ - lua: update default plugins to work with scintillua 6.2
+ - Get lexers from the subdirectory of directories on the path.
+ - update lexers to orbitalquark/scintillua@b789dde
+ - ui: refactor style handling
+
+-------------------------------------------------------------------
Tue Mar 26 07:21:30 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update from faa4089a to 49442e51:
diff --git a/vis.spec b/vis.spec
index 8efc3b5..cde8737 100644
--- a/vis.spec
+++ b/vis.spec
@@ -18,7 +18,7 @@
%define test_version 0.5
Name: vis
-Version: 0.8+git.1711422013.49442e51
+Version: 0.8+git.1711541061.6f537f30
Release: 0
Summary: An editor combining the strengths of both vi(m) and sam
License: ISC