aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2021-09-18 13:29:56 -0700
committerGitHub <noreply@github.com>2021-09-18 13:29:56 -0700
commit77399184d7fc03b6b345b632b89e6fe7e5b46644 (patch)
treefd4dd1707cda0f3710ceb524041a5221213422c5
parent41cfba63cdbbebff728735fc754b976635767a92 (diff)
downloadrneovim-77399184d7fc03b6b345b632b89e6fe7e5b46644.tar.gz
rneovim-77399184d7fc03b6b345b632b89e6fe7e5b46644.tar.bz2
rneovim-77399184d7fc03b6b345b632b89e6fe7e5b46644.zip
ci(labeler): diagnostic
-rw-r--r--.github/labeler.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index d670c2a8f4..52998c65cf 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -14,6 +14,9 @@
- runtime/lua/vim/treesitter.lua
- runtime/lua/vim/treesitter/*
+"diagnostic":
+ - runtime/lua/vim/diagnostic.lua
+
"dependencies":
- third-party/**/*