From eabc5f2350ff278f5829f0032944d88441811543 Mon Sep 17 00:00:00 2001 From: Alexandre Pasmantier <47638216+alexpasmantier@users.noreply.github.com> Date: Mon, 23 Sep 2024 12:08:09 +0200 Subject: [PATCH] Update README.md (#49) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 790e9c2..8a1a920 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**