From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2272B15806E for ; Wed, 24 May 2023 02:20:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53AA6E07DB; Wed, 24 May 2023 02:20:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2E86BE07DB for ; Wed, 24 May 2023 02:20:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4D295340DD7 for ; Wed, 24 May 2023 02:20:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7B5B5A7C for ; Wed, 24 May 2023 02:19:57 +0000 (UTC) From: "gerion" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "gerion" Message-ID: <1684894776.2cf882e1909d024bf27fd1765e034ccc037fafd5.gerion@gentoo> Subject: [gentoo-commits] repo/user/gerislay:master commit in: sets/ X-VCS-Repository: repo/user/gerislay X-VCS-Files: sets/vim-dev X-VCS-Directories: sets/ X-VCS-Committer: gerion X-VCS-Committer-Name: gerion X-VCS-Revision: 2cf882e1909d024bf27fd1765e034ccc037fafd5 X-VCS-Branch: master Date: Wed, 24 May 2023 02:19:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 25ac15f4-8935-48dc-85dd-898d5bb6a8f8 X-Archives-Hash: 565057010af5ff4ed3a1fd16d6f8612d commit: 2cf882e1909d024bf27fd1765e034ccc037fafd5 Author: Gerion Entrup flump de> AuthorDate: Wed May 24 02:19:36 2023 +0000 Commit: gerion flump de> CommitDate: Wed May 24 02:19:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/user/gerislay.git/commit/?id=2cf882e1 sets/vim-dev: update dependencies Signed-off-by: Gerion Entrup flump.de> sets/vim-dev | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/sets/vim-dev b/sets/vim-dev index 6aff139..1640031 100644 --- a/sets/vim-dev +++ b/sets/vim-dev @@ -1,7 +1,11 @@ #language server for neovim -dev-util/lua-language-server +dev-lua/StyLua +dev-python/debugpy +dev-python/python-lsp-server dev-tex/texlab -sys-devel/clang +dev-util/lldb +dev-util/ltex-ls +dev-util/lua-language-server dev-util/rust-analyzer -dev-python/python-lsp-server -dev-lua/StyLua +dev-util/tree-sitter-cli +sys-devel/clang