From 66521ac486ddea10e85e4f7e80daf349e97e1900 Mon Sep 17 00:00:00 2001 From: Alexandre Pasmantier <47638216+alexpasmantier@users.noreply.github.com> Date: Mon, 23 Sep 2024 11:26:08 +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 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**