GNU bug report logs - #57456
[PATCH] gnu: Add neovim-packer.

Previous Next

Package: guix-patches;

Reported by: gyara <me <at> gyara.moe>

Date: Sun, 28 Aug 2022 04:18:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 57456 <at> debbugs.gnu.org (full text, mbox):

From: "(" <paren <at> disroot.org>
To: "gyara" <me <at> gyara.moe>, <57456 <at> debbugs.gnu.org>
Subject: Re: [bug#57456] [PATCH v2] gnu: Add neovim-packer.
Date: Sun, 28 Aug 2022 09:25:49 +0100
On Sun Aug 28, 2022 at 9:21 AM BST, gyara via Guix-patches via wrote:
> +      (arguments
> +       '(#:install-plan '(("lua" "share/nvim/site/pack/packer/start/packer/")
> +                          ("doc" "share/nvim/site/pack/packer/start/packer/"))))

Use

  (list #:install-plan
        #~'(...))

instead. Also, s'pack/packer'pack/guix' is probably a nicer place to install
Guix Neovim plugins.

> +      (description
> +       "This package provides a plugin manager for Neovim, inspired by Emacs's
> +  @code{euse-package}.  It's written in Lua, supports Luarocks dependencies,
> +  and is based on Vim's builtin plugin support.")

typo: euse-package

    -- (




This bug report was last modified 2 years and 256 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.