Package Release Info

tree-sitter-vimdoc-3.0.1-bp160.1.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

tree-sitter-vimdoc
tree-sitter-vimdoc-devel

Change Logs

* Tue Apr 15 2025 Richard Rahl <rrahl0@opensuse.org>
- update to 3.0.1:
  * fix(tests): adapt expected to heading changes
* Thu Dec 05 2024 Richard Rahl <rrahl0@opensuse.org>
- adapt spec file to other grammars
- switch to download_files service
- enable devel package
* Sun Sep 15 2024 Richard Rahl <rrahl0@opensuse.org>
- change spec file, so neovim can autodetect the grammar
* Wed Jul 24 2024 Richard Rahl <rrahl0@opensuse.org>
- update to 3.0.0:
  * Anonymous node "~" in (column_heading) is now named node
  * feat: support optional arguments {arg}?
  * Update repository and add modeline support
  * fix: don't capture leading whitespace in modeline
  * feat: better structured headings
* Sun Jun 23 2024 Richard Rahl <rrahl0@disroot.org>
- revert back to the older version 2.5.1 as that's what neovim supports
  and works with
* Thu Jun 20 2024 Richard Rahl <rrahl0@disroot.org>
- initial packaging