summaryrefslogtreecommitdiffstats
path: root/vis.changes
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 /vis.changes
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
Diffstat (limited to 'vis.changes')
-rw-r--r--vis.changes11
1 files changed, 11 insertions, 0 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: