From 1c3abb1dd82ac241c227d59b832c584d64b31d65 Mon Sep 17 00:00:00 2001 From: Alexandre Pasmantier <47638216+alexpasmantier@users.noreply.github.com> Date: Sat, 5 Oct 2024 20:24:56 +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 b57ade7..f4207be 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**