16
0
Files
tree-sitter-vim/tree-sitter-vim.changes
Richard Rahl 68cf493718 - Update to version 0.7.0:
* feat: parse ranges for all commands
  * feat(grammar): support "trim" for script heredocs
  * feat(grammar): support let slice assignments

OBS-URL: https://build.opensuse.org/package/show/editors:tree-sitter/tree-sitter-vim?expand=0&rev=5
2025-12-22 01:52:25 +00:00

44 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
Mon Dec 22 01:40:45 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- Update to version 0.7.0:
* feat: parse ranges for all commands
* feat(grammar): support "trim" for script heredocs
* feat(grammar): support let slice assignments
-------------------------------------------------------------------
Thu May 8 16:22:24 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.6.0:
* Add file-types to tree-sitter.json
* feat: add support for :substitute command
* feat(grammar): support = lua chunks
-------------------------------------------------------------------
Wed Mar 26 21:47:32 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.5.0:
* fix(grammar): remove unnecessary choice wrapper
-------------------------------------------------------------------
Wed Dec 11 23:21:33 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- disable devel package (for now)
-------------------------------------------------------------------
Thu Dec 5 00:07:46 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- adapt spec file to other grammars
- switch to download_files service
- enable devel package
-------------------------------------------------------------------
Sun Sep 15 20:05:29 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- change spec file, so neovim autodetects the grammar
-------------------------------------------------------------------
Fri Jun 21 11:33:17 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
- initial packaging