Update from c8694ee0 to c0d083f4:

- document changing the displayed file of a window via lua
  - fix[filetype]: Recognize Cython source files as Python as well
  - vis: introduce new `usfm` file type
  - doc: Add link for the development dicussion email list to README.md
This commit is contained in:
Matej Cepl 2024-10-26 16:34:50 +02:00
parent 2ad1260bc0
commit 84d15ec4ba
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Oct 26 14:34:37 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update from c8694ee0 to c0d083f4:
- document changing the displayed file of a window via lua
- fix[filetype]: Recognize Cython source files as Python as well
- vis: introduce new `usfm` file type
- doc: Add link for the development dicussion email list to README.md
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 17 08:39:00 UTC 2024 - Matej Cepl <mcepl@cepl.eu> Thu Oct 17 08:39:00 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -18,7 +18,7 @@
%define test_version 0.5 %define test_version 0.5
Name: vis Name: vis
Version: 0.9+git.1726229057.c8694ee0 Version: 0.9+git.1729931851.c0d083f4
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