Add pynvim as optional dependency

This commit is contained in:
2025-12-31 10:08:09 +02:00
parent 18af5b452f
commit 06f5a8c647
+2 -1
View File
@@ -1,7 +1,7 @@
name: neovim
description: Fork of Vim aiming to improve user experience, plugins, and GUIs
version: 0.11.5
revision: 2
revision: 3
url: https://neovim.io/
license: Apache-2.0 AND Vim
architecture: any
@@ -23,6 +23,7 @@ depends:
- tree-sitter-vimdoc
- unibilium
optional_depends:
- python-pynvim
- wl-clipboard
- xclip
make_depends: