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