From 18af5b452f2358fa700c9c41703ee6ffb83fc17b Mon Sep 17 00:00:00 2001 From: EnumDev Date: Wed, 31 Dec 2025 09:31:22 +0200 Subject: [PATCH] Update dependencies --- pkg.info | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pkg.info b/pkg.info index 89caa9d..d6946ac 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: neovim description: Fork of Vim aiming to improve user experience, plugins, and GUIs version: 0.11.5 -revision: 1 +revision: 2 url: https://neovim.io/ license: Apache-2.0 AND Vim architecture: any @@ -15,6 +15,12 @@ depends: - luajit - msgpack-c - tree-sitter + - tree-sitter-c + - tree-sitter-lua + - tree-sitter-markdown + - tree-sitter-query + - tree-sitter-vim + - tree-sitter-vimdoc - unibilium optional_depends: - wl-clipboard