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

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
Nils Freydank 2021-08-24 15:58:24 +02:00
parent 89e76766ad
commit a563008b54
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_p20210818.tar.gz 94745 BLAKE2B 5c3f25b3c8c27e14df8ce3b122029544155e312e36fdfa29a5db82098d205a5075cba1e5c556ccbfa69bbb64a63e3935771e14f3890de12a9f368da156bf51ad SHA512 7e27c2fadc0da58d30cecc6f5d4eb262192e29c779548d1d10054486d6cfcd696e5c8bb30385d47823cda524d6a0e4a93ae2d72cec2e8eb22b17d6d5a34b1a61 DIST nvim-lspconfig-0.1_p20210824.tar.gz 94320 BLAKE2B 1afffeeb6bb54318d6422c88d64affcc4c47e5860efca9a759c1f7b5ab28beb1651aceeb3f663d27d90da5e352c9f2b54fca5825fcb8def1b3918dcab32b806e SHA512 d8b403ed0dd127e903c716c9fcf6cad08fb158cb54fa487e574d645bddd158c5d6f40c3f4b40da45f763654094a20bc9b1a28a8d41f4592d34362c0c49e0af14

View File

@ -4,7 +4,7 @@
EAPI=7 EAPI=7
inherit vim-plugin inherit vim-plugin
COMMIT_ID="e2601bb4b8d125e3f96274fe57136004dce4c587" COMMIT_ID="b8d1a5a179dc62fe9e14c0919aa1d4023bdb9ae6"
DESCRIPTION="vim plugin: Quickstart configurations for the Nvim LSP client" DESCRIPTION="vim plugin: Quickstart configurations for the Nvim LSP client"
HOMEPAGE="https://github.com/neovim/nvim-lspconfig" HOMEPAGE="https://github.com/neovim/nvim-lspconfig"