- update to 0.6.0: * Add file-types to tree-sitter.json * feat: add support for :substitute command * feat(grammar): support = lua chunks OBS-URL: https://build.opensuse.org/request/show/1275633 OBS-URL: https://build.opensuse.org/package/show/editors:tree-sitter/tree-sitter-vim?expand=0&rev=4
36 lines
1.2 KiB
Plaintext
36 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|