From mboxrd@z Thu Jan 1 00:00:00 1970 From: HiPhish Subject: Unofficial Neovim channel Date: Mon, 21 Jan 2019 12:22:21 +0100 Message-ID: <2226523.T4agAj5bdv@aleksandar-ixtreme-m5740> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:49020) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1glXf9-0001bc-DM for guix-devel@gnu.org; Mon, 21 Jan 2019 06:22:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1glXf7-0001oP-EO for guix-devel@gnu.org; Mon, 21 Jan 2019 06:22:43 -0500 Received: from mout02.posteo.de ([185.67.36.66]:34653) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1glXf4-0001PA-I6 for guix-devel@gnu.org; Mon, 21 Jan 2019 06:22:39 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 6319A2400E5 for ; Mon, 21 Jan 2019 12:22:22 +0100 (CET) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 43jpzx4Rlpz9rxL for ; Mon, 21 Jan 2019 12:22:21 +0100 (CET) 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: guix-devel@gnu.org Hello Guix developers, I have set up an unofficial Guix channel for Neovim (and possibly for related projects in the future): https://gitlab.com/HiPhish/neovim-guix-channel/ The plan is to use this channel first, and then submit patches to Guix when everything is deemed correct and reliable. I also wrote a blog post[1] on the topic, although it's primarily addressed at people familiar with Neovim and unfamiliar with Guix. I would very much appreciate if someone could go over the code in my channel and see if everything is in order. HiPhish ----------------------------------------------------------------------------- [1] http://hiphish.github.io/blog/2019/01/21/neovim-guix-channel/