neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

commit ac3794c351afb8666f0be07c7721c597e3b9e9fe
parent aede28ab3bb28cd944279f2936efb733ee5c53c7
Author: casswedson <58050969+casswedson@users.noreply.github.com>
Date:   Sun, 24 Apr 2022 20:40:13 -0500

ci: label all markdown edits as "documentation" #18120


Diffstat:
M.github/labeler.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.github/labeler.yml b/.github/labeler.yml @@ -39,6 +39,7 @@ "documentation": - all: ["runtime/doc/*"] + - all: ["**/*.md"] "clipboard": - runtime/autoload/provider/clipboard.vim