From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id UJLTNVJcBmPq6wAAbAwnHQ (envelope-from ) for ; Wed, 24 Aug 2022 19:13:55 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id INkNNVJcBmP4nAAAG6o9tA (envelope-from ) for ; Wed, 24 Aug 2022 19:13:54 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 9B01E38F1D for ; Wed, 24 Aug 2022 19:13:54 +0200 (CEST) Received: from localhost ([::1]:47552 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oQtwv-0000NT-RK for larch@yhetil.org; Wed, 24 Aug 2022 13:13:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48964) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oQtuD-0004Or-5K for guix-patches@gnu.org; Wed, 24 Aug 2022 13:11:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58367) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oQtuC-0000Up-1d for guix-patches@gnu.org; Wed, 24 Aug 2022 13:11:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oQtuB-0003IP-Tn for guix-patches@gnu.org; Wed, 24 Aug 2022 13:11:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57389] [PATCH 28/29] gnu: Add vim-sexp. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 24 Aug 2022 17:11:03 +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.166136104812605 (code B ref 57389); Wed, 24 Aug 2022 17:11:03 +0000 Received: (at 57389) by debbugs.gnu.org; 24 Aug 2022 17:10:48 +0000 Received: from localhost ([127.0.0.1]:48109 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oQttv-0003H7-Iv for submit@debbugs.gnu.org; Wed, 24 Aug 2022 13:10:47 -0400 Received: from knopi.disroot.org ([178.21.23.139]:47478) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oQtt2-0003BU-HB for 57389@debbugs.gnu.org; Wed, 24 Aug 2022 13:09:53 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 10A0640043; Wed, 24 Aug 2022 19:09:52 +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 wOC7uk6MdLOr; Wed, 24 Aug 2022 19:09:50 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1661360945; bh=ooxtKjNkdgi+zdvm5QTfFwlP6pC/pER396cIWhunL88=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=DansgTXXaw4m8QPShO5kndab0QEiKE6IeNUHeQYmwYx5rRN4KCgYhaXMyIHjGcVuE KztwpOfc1siXENp8ZgdqsMU/dY/ZUtjcu/yu6qbVOyDZRiuJGE3himxqy1earadN/a b+y7+3iR5KVRvdLHz1rX6g8cYCe2alUPt6jXBCShnWlj82bd2fnSd39ymvILziJMKN bHFxl55pwe/s6/c8iP/e4wUJIFLFPCRhHAk4VYlTWQUeEBOyYp1z/z2bQvts1S72fv +IerKCCRVvthJ0XJFIKgjqGXZCsDXob6NPtXemgKXuLqHnTJOW60XvvEm3EGsIv8Cy tI1bjAPTlcw1A== Date: Wed, 24 Aug 2022 18:08:55 +0100 Message-Id: <20220824170856.7776-28-paren@disroot.org> In-Reply-To: <20220824170856.7776-1-paren@disroot.org> References: <20220824170856.7776-1-paren@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit 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+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1661361234; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=LlShYwnB89Wsp0d10vDfBEftogqJO9szSGp/VzsP8ac=; b=XfCKcRy94A7j+tuL1UfCnsYnAhuiCNpZC5ZsMkwN7ZLmtoFnuYazZs5o0P5zJS4hXpgn5t K0u+IVzRH1lm3uNglhCkDvfudLJKItBew01TNxDtn44LGNDOLgJgbkYsqo/IloKxqexp/b YO0PySOqbByuzI33ytPMsgaH00ynjrBs3IIct5GCoQkpc5fzDQI9GwJXl6Q71ToL6Ro95Z gY/X33aZBfvBFtmDs8mWUa2wAuk6mzFoYMzHAyCgFYIxrFb9zQJd9+NRF/Mh9FmmHwVD+U vLqZHa+Mm3dpsHyncNw3d9EPLHhOkOVL82oZOx9ctb3Sr60fDP2JHgTTYeajfw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1661361234; a=rsa-sha256; cv=none; b=a01aKTF5zVLpDCVMGP54kzajijiGxXdOkfeLJj4EktACyQhSTbzkkZCHmJHHoQuNctqGPJ G4nauSdI4I99Zou3VdF0n6xFMQ5fdYIC4nCCzvfSL1TOA/0pFfEpjP3iwfhLW4xyd4S2vk Sh3R9h+bzfyc1HJ8H4Zuz3u11WvrG/9EL+ESlFhxX9MdRnigXuoY+O/gV94LtPkvRhDHsB Foe9HADOtoBbivCKQL8IBXa9OLicpLFEN8GfT8QYcEJETJMDjQ9ns7PK8si1maLv9SPE0g ftcSJ9A3Uifwkzv1PORgDBCNwtKiLZ3kh7TIeZAAcC+dmbkaPL+F5aTPFamRlQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=DansgTXX; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.31 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=DansgTXX; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 9B01E38F1D X-Spam-Score: -2.31 X-Migadu-Scanner: scn1.migadu.com X-TUID: jBCfXAaC61S3 * gnu/packages/vim.scm (vim-sexp): New variable. --- gnu/packages/vim.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/vim.scm b/gnu/packages/vim.scm index 04c06b923f..f2fe76f879 100644 --- a/gnu/packages/vim.scm +++ b/gnu/packages/vim.scm @@ -1908,3 +1908,30 @@ (define-public neovim-auto-save "This package provides a plugin for Neovim that automatically saves files to disk as you type.") (license license:gpl3)))) + +(define-public vim-sexp + (let ((commit "14464d4580af43424ed8f2614d94e62bfa40bb4d") + (revision "0")) + (package + (name "vim-sexp") + (version (git-version "0.0.0" revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/guns/vim-sexp") + (commit commit))) + (sha256 + (base32 + "139krxpjhbyypbl6v2jik1rms2fxl3dkqrl4rb7sms6c3p5764qx")))) + (build-system copy-build-system) + (arguments + (list #:install-plan + #~'(("autoload" "share/vim/vimfiles/") + ("doc" "share/vim/vimfiles/") + ("plugin" "share/vim/vimfiles/")))) + (home-page "https://github.com/guns/vim-sexp") + (synopsis "S-expression editing in Vim") + (description + "This package provides Paredit-like facilities for editing Lisp +S-expressions.") + (license license:expat)))) -- 2.37.2