From d754894e8bda410bbe759a9908653bc2fdba4a11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20F=2E=20Sch=C3=B6nitzer?= Date: Sat, 28 Oct 2017 22:35:58 +0200 Subject: [PATCH] Updated Link/Label of Nvim (#155) Nvim now uses the label "good first issue". --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2207f1..10e2a13 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ If you are an open source project maintainer, add the label `first-timers-only` ## C -- [Neovim](https://github.com/neovim/neovim/labels/entry-level) _(label: entry-level)_
Vim-fork focused on extensibility and agility. +- [Neovim](https://github.com/neovim/neovim/labels/good%20first%20issue) _(label: good first issue)_
Vim-fork focused on extensibility and agility. ## C++