app-vim/nvim-tree-sitter: Bump to 0.0_p20230112
Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
parent
7773215c62
commit
4aaeae510e
@ -1 +1 @@
|
|||||||
DIST nvim-tree-sitter-0.0_p20221231.tar.gz 269300 BLAKE2B 08f3ca160692ab46048ac34a87f4622151c04ad50d40f6151197c6421e466e27cd81ac25c8a5a470d192c0884814e79977da3924fd28e3597f8c50ccf36c01fd SHA512 2cf1f01fd3d6524692c85182a39b77e4ddda032c3a1a51e8b669894c84764ea6b6e8832c9fbae90a4ebd7ac1895c14de8f0a82f50d0ba18000d64d5908283d81
|
DIST nvim-tree-sitter-0.0_p20230112.tar.gz 273124 BLAKE2B 24008b2da5079987e5dc523156b4ef75d4c0d0de3a94c300966c3c8d9725868a04951fa950744a2dee586318050841a736fafbc1d2c77e9b13edbe45d2b09bc9 SHA512 8592e8e24f34fe2177fe4bda488924f3f7b15a5594559d172cfbd0dc5b7e9449db2fef7cbf387af4cd820252f84675d0e72dc1cebc686f9dcd0d88723623de58
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Copyright 2022 Gentoo Authors
|
# Copyright 2022-2023 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI="8"
|
EAPI="8"
|
||||||
@ -6,7 +6,7 @@ EAPI="8"
|
|||||||
LUA_COMPAT=( lua5-{1..4} luajit )
|
LUA_COMPAT=( lua5-{1..4} luajit )
|
||||||
|
|
||||||
inherit lua-single vim-plugin
|
inherit lua-single vim-plugin
|
||||||
COMMIT_ID="29304e16bbb74559a22cb78ef7c59f086a9cc9e2"
|
COMMIT_ID="9a257d989a526c413a28c252c4ec9113a7d35a28"
|
||||||
|
|
||||||
DESCRIPTION="neovim plugin: tree sitter support for syntax highlighting"
|
DESCRIPTION="neovim plugin: tree sitter support for syntax highlighting"
|
||||||
HOMEPAGE="https://github.com/nvim-treesitter/nvim-treesitter"
|
HOMEPAGE="https://github.com/nvim-treesitter/nvim-treesitter"
|
||||||
@ -34,7 +34,6 @@ KEYWORDS="~amd64"
|
|||||||
RDEPEND="
|
RDEPEND="
|
||||||
app-editors/neovim
|
app-editors/neovim
|
||||||
dev-libs/tree-sitter-meta
|
dev-libs/tree-sitter-meta
|
||||||
!!app-vim/nvim-treesitter
|
|
||||||
"
|
"
|
||||||
|
|
||||||
DOCS=(
|
DOCS=(
|
Loading…
Reference in New Issue
Block a user