From cdffffeafe50870694231742cea6a0e836566d2a Mon Sep 17 00:00:00 2001 From: Alexandre Pasmantier <47638216+alexpasmantier@users.noreply.github.com> Date: Sat, 14 Sep 2024 18:03:55 +0200 Subject: [PATCH] Update README.md (#45) --- README.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 4cc0914..790e9c2 100644 --- a/README.md +++ b/README.md @@ -4,17 +4,13 @@ Pymple adds missing common Python IDE features for Neovim when dealing with impo - 🦀 **code-action-like import resolution** ## tl;dr -👉 **Automatic import updates on file/dir move/rename** - -https://github.com/user-attachments/assets/d10c97dc-a2cd-4a0c-8c4f-d34456362e8b - -👉 **Code-action-like import resolution** - - - -https://github.com/user-attachments/assets/f98fe92f-8208-4a05-9063-5bb76256425b +👉 **Automatic import updates on file/dir move/rename that currently supports `neo-tree`, `nvim-tree` and `oil.nvim`.** +### with `oil.nvim` +https://github.com/user-attachments/assets/dc294f74-c1f2-48e2-8e7f-68399b5a391b +### with `neo-tree.nvim` +https://github.com/user-attachments/assets/d10c97dc-a2cd-4a0c-8c4f-d34456362e8b ## 📦 Installation