From patchwork Wed Aug 24 17:08:51 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 41918 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 22DDC27BBEB; Wed, 24 Aug 2022 18:13:37 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id A1AF727BBE9 for ; Wed, 24 Aug 2022 18:13:36 +0100 (BST) Received: from localhost ([::1]:41038 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oQtwd-00087v-Po for patchwork@mira.cbaines.net; Wed, 24 Aug 2022 13:13:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48954) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oQtuA-0004Od-TH for guix-patches@gnu.org; Wed, 24 Aug 2022 13:11:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58363) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oQtuA-0000US-Km for guix-patches@gnu.org; Wed, 24 Aug 2022 13:11:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oQtuA-0003Hw-G8 for guix-patches@gnu.org; Wed, 24 Aug 2022 13:11:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57389] [PATCH 24/29] gnu: Add neovim-autopairs. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 24 Aug 2022 17:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57389 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57389@debbugs.gnu.org Cc: "\(" Received: via spool by 57389-submit@debbugs.gnu.org id=B57389.166136104612575 (code B ref 57389); Wed, 24 Aug 2022 17:11:02 +0000 Received: (at 57389) by debbugs.gnu.org; 24 Aug 2022 17:10:46 +0000 Received: from localhost ([127.0.0.1]:48101 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oQttu-0003Ge-9z for submit@debbugs.gnu.org; Wed, 24 Aug 2022 13:10:46 -0400 Received: from knopi.disroot.org ([178.21.23.139]:46608) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oQtsz-0003AK-ND for 57389@debbugs.gnu.org; Wed, 24 Aug 2022 13:09:50 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 3A7C9400B8; Wed, 24 Aug 2022 19:09:49 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with UTF8SMTP id L_KpmtTLGFLc; Wed, 24 Aug 2022 19:09:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1661360944; bh=jtCzd1A2BCqe8oBZ4ocfKP10MqC7PEG3l8yyIVXJ0Zk=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=knxTHN4IYyaFPlVZLbm40O7KHvjotfrpe0c7BHU+BTqzG78SiH13SpoxlMQ8VvsCu 3MHQWgDfpdFpoTNQWGPcJeHMj905QRpySTdYJuGB6/fRcYe1rKR/452jGEtxvK8HL9 qYRw16WP6Xq6jEMIzYI83Vqfb7dIkbOI8pO4zDNKaryod6CsPdt3WebQGHgzdhuu/V 2GsPR1RNvNH7vPqRfAGA6f8YJPPmvLRDp5ysKfKwWduXiAqswNlswPMyginfRjwWDg a/ozzvR47HI65O8jQyD/7oZ6LTXVoM+MtdXD/gVxRsb29EqJBYvs+MXspjDvZ4AC2a Pd+xne8cqK7aQ== Date: Wed, 24 Aug 2022 18:08:51 +0100 Message-Id: <20220824170856.7776-24-paren@disroot.org> In-Reply-To: <20220824170856.7776-1-paren@disroot.org> References: <20220824170856.7776-1-paren@disroot.org> Mime-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/vim.scm (neovim-autopairs): New variable. --- gnu/packages/vim.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/vim.scm b/gnu/packages/vim.scm index 074b1ef541..28179160ae 100644 --- a/gnu/packages/vim.scm +++ b/gnu/packages/vim.scm @@ -1847,3 +1847,29 @@ (define-public neovim-lspsaga "This package provides a fancy user interface for the Neovim language server protocol client.") (license license:expat)))) + +(define-public neovim-autopairs + (let ((commit "0a18e10a0c3fde190437567e40557dcdbbc89ea1") + (revision "0")) + (package + (name "neovim-autopairs") + (version (git-version "0.0.0" revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/windwp/nvim-autopairs") + (commit commit))) + (sha256 + (base32 + "11pxmmbm67ihzjcnclkcpq5jp643s0a3kqvkh5hz2hgnia8gls45")))) + (build-system copy-build-system) + (arguments + (list #:install-plan + #~'(("doc" "share/nvim/site/pack/guix/start/autopairs/") + ("lua" "share/nvim/site/pack/guix/start/autopairs/")))) + (home-page "https://github.com/windwp/nvim-autopairs") + (synopsis "Autopairs plugin for Neovim") + (description + "This package provides an auto-pairing plugin for Neovim that +supports multiple characters.") + (license license:expat))))