Rebuild with tree-sitter 0.26
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user