From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 898CE139694 for ; Thu, 1 Jun 2017 14:54:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A23CCE0EBC; Thu, 1 Jun 2017 14:54:15 +0000 (UTC) Received: from mail-wm0-x244.google.com (mail-wm0-x244.google.com [IPv6:2a00:1450:400c:c09::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3D558E0EAE for ; Thu, 1 Jun 2017 14:54:14 +0000 (UTC) Received: by mail-wm0-x244.google.com with SMTP id g15so11952993wmc.2 for ; Thu, 01 Jun 2017 07:54:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20161025; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=xZA74uLhQ7TzZY90jW21L6UZtbvqRFXmHwuck0AorFg=; b=K62XerXT1sl7ofrxU4YXE83Dh659aaVKXxk0LNTSeFVQGCE6T/SFjPE+CuOCW6FpYi Z3N4E1NbkEzEQm7jSJfGZ2Q7G7doKizdj5g0mf6bsUZCuBZgKTWP8VlOq6a7giA2xQpE z0K4vQqCFs0b4NbJi/Z2fq5j31ypbWM9ejPIs+m6WRTyU4tIp55WODhSVkYYwHX/bIqW YW/HWV+Z57ejtlAnaeMj1HNp6b3IL1fQ9U0eqBmEdvUKNaWc7uXp8jaCEpu3lRlIwZxN wNY6g3ApLhiUE9ye5snWh6WwvJDB4OxyXVKD4VRSb8WJV7he7lHzcQotGnc8MbCoUWgn d/Kw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=xZA74uLhQ7TzZY90jW21L6UZtbvqRFXmHwuck0AorFg=; b=p4unLkWTO0QVLgWQ6D8T/ySi/7rrmkBt2Ww3DgLn9xBOTkZm/WctyVI1Hv+WwrWK2d wjlklpmLr0v+sLfEAOLoJmZ2UL6qjonpnM+9Vmd08qem1amh9U0gBsOhT1Faz+uo6yU0 QQxYGLioD/1VfMTAwWMFsT9NrUEnBPCr461bEh7KIiIthVP2ksUfvEcoiOCIBi1Su9N6 1GnuOmydH2iImbTDnW8LwhzjJ2AnC9tJEDsnJjAGOIPI7oUsHD3uMjztMYVpjecsw2+E y/X2Vt9O9st/GfNIf3svPp3GyKPXJ5Ta58Pca1PfxY8fPN5nwD96USXjgpQn2WMB0G7P nQyw== X-Gm-Message-State: AODbwcBwKpdf24A9WJOX6mXRr+w9G4wOeLGXjG8MD/8y70YuMdxyBi0H Zr97Ko+Ug7O1Qm83 X-Received: by 10.223.131.196 with SMTP id 62mr1979900wre.162.1496328853565; Thu, 01 Jun 2017 07:54:13 -0700 (PDT) Received: from snowblower (cpc4-broo7-2-0-cust35.14-2.cable.virginm.net. [82.8.215.36]) by smtp.gmail.com with ESMTPSA id x133sm34231876wme.0.2017.06.01.07.54.12 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 01 Jun 2017 07:54:12 -0700 (PDT) Date: Thu, 1 Jun 2017 15:54:05 +0100 From: Ciaran McCreesh To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] [RFC] NeoVim and vim-syntax Message-ID: <20170601155405.438d42f6@snowblower> In-Reply-To: <20170601133801.GA15513@waltdnes.org> References: <15162118.1WtZIBpG5a@note> <20170531235459.605dd783@snowblower> <20170601133801.GA15513@waltdnes.org> X-Mailer: Claws Mail 3.13.0 (GTK+ 2.24.31; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: b313da90-86b5-405b-ae6d-361176836b58 X-Archives-Hash: fdcd470ff8ea3de9def2a31a5e64c3b6 On Thu, 1 Jun 2017 09:38:01 -0400 "Walter Dnes" wrote: > On Wed, May 31, 2017 at 11:54:59PM +0100, Ciaran McCreesh wrote > > - Have a separate anyvimishthing directory, and make both vim and > > neovim look there, and only make plugins that have been tested to > > work with both install to that directory. > > As mentioned elsewhere, what happens when two or three other people > do their own forks? Nothing, unless those forks obtain large user bases, and then the issue gets revisited. This is unlikely to happen. -- Ciaran McCreesh