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:
committed by
Christian Brabandt
parent
789b8854d2
commit
112431f217
2
.github/labeler.yml
vendored
2
.github/labeler.yml
vendored
@@ -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*']
|
||||
|
@@ -699,6 +699,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1954,
|
||||
/**/
|
||||
1953,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user