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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6BB9B158094 for ; Wed, 5 Oct 2022 02:20:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F86DE0895; Wed, 5 Oct 2022 02:20:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 567E0E0895 for ; Wed, 5 Oct 2022 02:20:13 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C180E340F73 for ; Wed, 5 Oct 2022 02:20:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 156D45D4 for ; Wed, 5 Oct 2022 02:20:11 +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: <1664936391.9cadba2bf35f95f7da8db99afaa9cc6d29100f90.gerion@gentoo> Subject: [gentoo-commits] repo/user/gerislay:master commit in: sets/ X-VCS-Repository: repo/user/gerislay X-VCS-Files: sets/personal X-VCS-Directories: sets/ X-VCS-Committer: gerion X-VCS-Committer-Name: gerion X-VCS-Revision: 9cadba2bf35f95f7da8db99afaa9cc6d29100f90 X-VCS-Branch: master Date: Wed, 5 Oct 2022 02:20:11 +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: a401f2ba-7484-4bac-b373-0b02a75d8b29 X-Archives-Hash: 72294ac53871803629a102a114509e9b commit: 9cadba2bf35f95f7da8db99afaa9cc6d29100f90 Author: Gerion Entrup flump de> AuthorDate: Wed Oct 5 02:19:51 2022 +0000 Commit: gerion flump de> CommitDate: Wed Oct 5 02:19:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/user/gerislay.git/commit/?id=9cadba2b sets/personal: add nvim lsp plugins Signed-off-by: Gerion Entrup flump.de> sets/personal | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sets/personal b/sets/personal index 08ba2fb..422bef4 100644 --- a/sets/personal +++ b/sets/personal @@ -4,3 +4,11 @@ app-shells/zsh dev-python/feedparser dev-python/pylint x11-terms/kitty-terminfo + +#for neovim +dev-util/lua-language-server +dev-tex/texlab +sys-devel/clang +dev-util/rust-analyzer +dev-python/python-lsp-server +dev-util/stylua