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
description: Fork of Vim aiming to improve user experience, plugins, and GUIs
version: 0.12.2
revision: 1
revision: 2
url: https://neovim.io/
license: Apache-2.0 AND Vim
maintainers:
@@ -25,9 +25,9 @@ depends:
- tree-sitter-vimdoc
- unibilium
optional_depends:
- python-pynvim
- wl-clipboard
- xclip
- python-pynvim:For python plugin support
- wl-clipboard:For wayland clipboard support
- xclip:For X11 clipboard support
make_depends:
- cmake
- lua5.1-mpack