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