app-vim/nvim-lspconfig: Bump to 0.1_p20210917

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
Nils Freydank 2021-09-18 18:56:47 +02:00
parent bc431484aa
commit 0e586a139c
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
DIST nvim-lspconfig-0.1_p20210910.tar.gz 102046 BLAKE2B a300b08c315363654d4f3dc4762a8db96d922b066543c0ca016c27482a6891a876e8fb36ec089fd0e97c5fe9d862c8b16511ed11dd6833856a04fa7d6bf36593 SHA512 47ef0c79085375540cc0219e08e6375e50705ac784bb414aa3501fe8c217e264aab35604fbbdf633b0727742c70222f3931cfface2e6fd8fe745d68f856d16a3
DIST nvim-lspconfig-0.1_p20210917.tar.gz 103159 BLAKE2B 777309a9ade37ba34bc33c030005128e7ec01d9865b39b4a3636253740327065dad968c9715a4731fd210f4ea136ff1dd3acfd3c5302295545f5cd25c0916e30 SHA512 e65c177e85d2564d683e0c8e415a09351caf2b0486314b9ca31faf43cafdf7acf56a1df0ac27e8bc939e2ef521ebabbc5c9346df9f807ce2c9935ec4d755df31

View File

@ -6,7 +6,7 @@ EAPI=7
LUA_COMPAT=( lua5-{1..4} luajit )
inherit lua-single vim-plugin
COMMIT_ID="a0086f6ce80e4de8f441d073570b68612dc7d83b"
COMMIT_ID="aa0b9fd746d73a5ebbc72c732c645e96423d4504"
DESCRIPTION="vim plugin: Quickstart configurations for the Nvim LSP client"
HOMEPAGE="https://github.com/neovim/nvim-lspconfig"