Update from 6f537f30 to 025ab0f5:
- ci: fix macOS runner - Disable reverse with "notreverse" in style definitions - Add a Lua constant for UI_STYLE_LEXER_MAX - plugins/filetype: fix javascript/typescript detection
This commit is contained in:
parent
f9ed7c48b6
commit
fb2b67d098
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Apr 21 15:59:01 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
- Update from 6f537f30 to 025ab0f5:
|
||||||
|
- ci: fix macOS runner
|
||||||
|
- Disable reverse with "notreverse" in style definitions
|
||||||
|
- Add a Lua constant for UI_STYLE_LEXER_MAX
|
||||||
|
- plugins/filetype: fix javascript/typescript detection
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 28 16:44:12 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
Thu Mar 28 16:44:12 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.1711541061.6f537f30
|
Version: 0.8+git.1713710530.025ab0f5
|
||||||
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