Replies: 2 comments 5 replies
-
Currently it's not possible, but I can add support for this. I think adding a custom event is the right way to do it. When support for an event like this has been added, you should be able to add custom support for pymple right away. Later on, I can suggest pymple to adopt yazi.nvim integration along with the others that it has. Finally, any custom integration can be removed. Would you like to create an issue for this? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Looks like this is also discussed edit: I meant here alexpasmantier/pymple.nvim#46 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using https://github.com/alexpasmantier/pymple.nvim and I am interested in migrating to yazi.nvim.
pymple.nvim
requires a a hook on file renaming to setup: https://github.com/alexpasmantier/pymple.nvim/blob/main/lua/pymple/hooks.lua#L53-L71 according to alexpasmantier/pymple.nvim#46. Is there a way to do it with yazi.nvim?Beta Was this translation helpful? Give feedback.
All reactions