]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
patch 9.0.1954: CI: change netrw label in labeller bot v9.0.1954
authorKen Takata <kentkt@csc.jp>
Fri, 29 Sep 2023 17:48:09 +0000 (19:48 +0200)
committerChristian Brabandt <cb@256bit.org>
Fri, 29 Sep 2023 17:48:09 +0000 (19:48 +0200)
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>
.github/labeler.yml
src/version.c

index 9abc870b080d329dd7b45e7dba6e93f99ab6a2b6..6eef8d2cddf8cc9da742fd822ab153d8629b8aec 100644 (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*']
index e5f4bfc0ee685942ec34404788eb9ac70a705bd7..954c993b9a3f1c6da86043b920c06d1eb7d6b041 100644 (file)
@@ -699,6 +699,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    1954,
 /**/
     1953,
 /**/