From 076a5cf856b4e3cc4101fb2146a92c2fddad92cf Mon Sep 17 00:00:00 2001 From: M Graz Date: Sun, 9 Apr 2023 10:22:13 -0700 Subject: [PATCH] Added link to VimChanneler --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f3e3beb..71b3903 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,7 @@ Find some of those *awesome* packages here and if you are missing one we count o * [kubernetes_asyncio](https://github.com/tomplus/kubernetes_asyncio) - Asynchronous client library for Kubernetes. * [aiomisc](https://github.com/aiokitchen/aiomisc) - Miscellaneous utils for `asyncio`. * [taskiq](https://taskiq-python.github.io/) - Asynchronous distributed task manager (like celery, but async). +* [VimChanneler](https://github.com/m6z/VimChanneler/) - Control and interact with a [vim](https://www.vim.org/) editor as a child process. ## Writings