From 3844c7b3ae047546e3c6810a924eebf8fb0e9552 Mon Sep 17 00:00:00 2001 From: Alexandre Pasmantier <47638216+alexpasmantier@users.noreply.github.com> Date: Mon, 23 Sep 2024 22:33:37 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a1a920..9afcfba 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 🔴 pymple.nvim +# 🟢 pymple.nvim Pymple adds missing common Python IDE features for Neovim when dealing with imports: - 🦀 **automatic import updates on module/package rename** - 🦀 **code-action-like import resolution**