1
0
forked from aniani/vim

patch 9.0.1954: CI: change netrw label in labeller bot

Problem:  CI: change netrw label in labeller bot
Solution: Rename it to 'plugin-netrw'

closes: #13217

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Ken Takata <kentkt@csc.jp>
This commit is contained in:
Ken Takata
2023-09-29 19:48:09 +02:00
committed by Christian Brabandt
parent 789b8854d2
commit 112431f217
2 changed files with 3 additions and 1 deletions

2
.github/labeler.yml vendored
View File

@@ -55,6 +55,6 @@ runtime:
termdebug: runtime/pack/dist/opt/termdebug/plugin/termdebug.vim
netrw:
plugin-netrw:
- any: ['runtime/plugin/netrwPlugin.vim']
- any: ['runtime/autoload/netrw*']

View File

@@ -699,6 +699,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1954,
/**/
1953,
/**/