Rebuild with tree-sitter 0.26

This commit is contained in:
2026-04-30 18:11:01 +03:00
parent 9e7434a37c
commit 9effc61594
+4 -4
View File
@@ -1,7 +1,7 @@
name: neovim name: neovim
description: Fork of Vim aiming to improve user experience, plugins, and GUIs description: Fork of Vim aiming to improve user experience, plugins, and GUIs
version: 0.12.2 version: 0.12.2
revision: 1 revision: 2
url: https://neovim.io/ url: https://neovim.io/
license: Apache-2.0 AND Vim license: Apache-2.0 AND Vim
maintainers: maintainers:
@@ -25,9 +25,9 @@ depends:
- tree-sitter-vimdoc - tree-sitter-vimdoc
- unibilium - unibilium
optional_depends: optional_depends:
- python-pynvim - python-pynvim:For python plugin support
- wl-clipboard - wl-clipboard:For wayland clipboard support
- xclip - xclip:For X11 clipboard support
make_depends: make_depends:
- cmake - cmake
- lua5.1-mpack - lua5.1-mpack