From 948ed6afc02eae8ac4a420f9f603c933f82e428f Mon Sep 17 00:00:00 2001 From: "Wu, Zhenyu" Date: Sun, 24 Nov 2024 22:41:54 +0800 Subject: [PATCH] Add coc-alex to integrations --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 923517c..1c0bc27 100644 --- a/readme.md +++ b/readme.md @@ -107,7 +107,8 @@ like][literals] are not warned about. * Probot — [`swinton/linter-alex`](https://github.com/swinton/linter-alex) * GitHub Actions — [`brown-ccv/alex-recommends`](https://github.com/marketplace/actions/alex-recommends) * GitHub Actions (reviewdog) — [`reviewdog/action-alex`](https://github.com/marketplace/actions/run-alex-with-reviewdog) -* Vim — [`w0rp/ale`](https://github.com/w0rp/ale) +* Vim — [`w0rp/ale`](https://github.com/w0rp/ale), + [`Freed-Wu/coc-alex`](https://github.com/Freed-Wu/coc-alex) * Browser extension — [`skn0tt/alex-browser-extension`](https://github.com/skn0tt/alex-browser-extension) * Contentful - [`stefanjudis/alex-js-contentful-ui-extension`](https://github.com/stefanjudis/alex-js-contentful-ui-extension) * Figma - [`nickradford/figma-plugin-alex`](https://github.com/nickradford/figma-plugin-alex)