From ddcd17d9cf7bed4d22a3263a444df01bb9a65f69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Cornell=C3=A0?= Date: Wed, 8 May 2019 18:18:31 +0200 Subject: [PATCH] Add please plugin --- Plugins.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Plugins.md b/Plugins.md index b201175..5a7fa45 100644 --- a/Plugins.md +++ b/Plugins.md @@ -101,6 +101,7 @@ Below is a list of bundled plugins - [pep8](#pep8) - [phing](#phing) - [pip](#pip) +- [please](#please) - [pod](#pod) - [pow](#pow) - [powify](#powify) @@ -1261,6 +1262,14 @@ Completion for the pep8 python coding style (PEP8) check tool --- +## please + +**Maintainer:** [chpeer](https://github.com/chpeer) + +Completion and aliases for [Please](https://please.build/) + +--- + ## pod **Maintainer:** [mekanics](https://github.com/mekanics)