Update dependencies
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.11.5
|
version: 0.11.5
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://neovim.io/
|
url: https://neovim.io/
|
||||||
license: Apache-2.0 AND Vim
|
license: Apache-2.0 AND Vim
|
||||||
architecture: any
|
architecture: any
|
||||||
@@ -15,6 +15,12 @@ depends:
|
|||||||
- luajit
|
- luajit
|
||||||
- msgpack-c
|
- msgpack-c
|
||||||
- tree-sitter
|
- tree-sitter
|
||||||
|
- tree-sitter-c
|
||||||
|
- tree-sitter-lua
|
||||||
|
- tree-sitter-markdown
|
||||||
|
- tree-sitter-query
|
||||||
|
- tree-sitter-vim
|
||||||
|
- tree-sitter-vimdoc
|
||||||
- unibilium
|
- unibilium
|
||||||
optional_depends:
|
optional_depends:
|
||||||
- wl-clipboard
|
- wl-clipboard
|
||||||
|
|||||||
Reference in New Issue
Block a user