From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: Re: Unofficial Neovim channel Date: Tue, 22 Jan 2019 16:08:22 +0100 Message-ID: <20190122150822.ecdj4cyyawrktvao@thebird.nl> References: <2226523.T4agAj5bdv@aleksandar-ixtreme-m5740> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([209.51.188.92]:45784) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gm14R-0004Bu-DD for guix-devel@gnu.org; Tue, 22 Jan 2019 13:46:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gm14Q-00050f-2W for guix-devel@gnu.org; Tue, 22 Jan 2019 13:46:46 -0500 Received: from mail.thebird.nl ([94.142.245.5]:51824) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gm14N-0004ur-TH for guix-devel@gnu.org; Tue, 22 Jan 2019 13:46:44 -0500 Content-Disposition: inline In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Julien Lepiller Cc: guix-devel@gnu.org On Tue, Jan 22, 2019 at 12:14:53PM +0100, Julien Lepiller wrote: > I wonder why you felt the need to have that channel? We already have > a neovim package in guix. I'm very curious because I use that > package and didn't feel that anything was missing, apart maybe from > the possibility to install plugins from guix, which would be great. > What's the difference between your definition and guix' definition? Channels are a good way to experiment. I guess experimentation is the purpose :). Pj.