16
0

2 Commits

Author SHA256 Message Date
4abc144205 Accepting request 1324051 from editors:tree-sitter
OBS-URL: https://build.opensuse.org/request/show/1324051
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tree-sitter-vimdoc?expand=0&rev=6
2025-12-22 21:50:18 +00:00
Richard Rahl
086f87ff0d - Update to version 4.1.0:
* feat: numbered listitems
- Update to version 4.0.2:
  * fix: ignore ":" at end of URL
- Update to version 4.0.1:
  * fix: ignore punctuation at end of URL
- Update to version 4.0.0:
  * feat(parser)!: update to ABI 15
  * fix(grammar): add '|' as not taglink

OBS-URL: https://build.opensuse.org/package/show/editors:tree-sitter/tree-sitter-vimdoc?expand=0&rev=3
2025-12-22 01:52:46 +00:00
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:76b65e5bee9ff78eb21256619b1995aac4d80f252c19e1c710a4839481ded09e
size 58427

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:020e8f117f648c8697fca967995c342e92dbd81dab137a115cc7555207fbc84f
size 61551

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Dec 22 01:42:23 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- Update to version 4.1.0:
* feat: numbered listitems
- Update to version 4.0.2:
* fix: ignore ":" at end of URL
- Update to version 4.0.1:
* fix: ignore punctuation at end of URL
- Update to version 4.0.0:
* feat(parser)!: update to ABI 15
* fix(grammar): add '|' as not taglink
-------------------------------------------------------------------
Tue Apr 15 12:41:43 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>

View File

@@ -18,7 +18,7 @@
%define _name vimdoc
Name: tree-sitter-vimdoc
Version: 3.0.1
Version: 4.1.0
Release: 0
Summary: Tree-sitter parser for Vim help files
License: Apache-2.0