app-vim/nvim-tree-sitter: Bump to 0_p20230611

Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
Nils Freydank 2023-06-11 15:09:38 +02:00
parent c976bab35f
commit e55917909d
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
DIST nvim-tree-sitter-0_p20230518.gh.tar.gz 353883 BLAKE2B 765ffb164b01a7c98c50365906c3584b7b7d35723040888820cf018e1ef47236f2f07a7d63889f00dbc106cb7dcae791cd544fe2d4784701ab8db83954b368d6 SHA512 cc12e8bfd8a78cd029ab8db7f3bbb4ed61f080c027b327c798e0391de1b5bbbe617436132897cfc1f97e15393bf041cd34422f0f97d46673a0709ee9898969ce
DIST nvim-tree-sitter-0_p20230611.gh.tar.gz 359611 BLAKE2B ae881b62f5fe4a390def9d73b15fc94cda19c83460c677643b87b301b9df78335619ce4d9a3f1740f848b658b100b10ec6bdfe52f34d0b8f1209481eba288d79 SHA512 82b194e5700709bbe09c60daa8c7eb26f840cc3f954ac9742bdac632970e8af501eced385b1275c3b7995eb1185b402d86a9905b481dd49eb67b9649abbe2be5

View File

@ -6,7 +6,7 @@ EAPI="8"
LUA_COMPAT=( lua5-{1..4} luajit )
inherit lua-single vim-plugin
COMMIT_ID="4d0520ee0903eb04c218447b48fa30ffbd4682cc"
COMMIT_ID="9c9e12f0333a1686171a1315b237e9f6c49ff41d"
DESCRIPTION="neovim plugin: tree sitter support for syntax highlighting"
HOMEPAGE="https://github.com/nvim-treesitter/nvim-treesitter"