You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is really a feature request, but I'd love it if it was possible to get some information from Ranger and send it into vim. For example, it'd be great if there was a key mapping to set whatever Ranger's current directory is as vim's current directory. Similarly, I can create a new file in Ranger via :touch, then navigate to it and then open it but (1) that's cumbersome and (2) vim doesn't recognize that as a new file so some things like template systems for new files don't trigger. If instead there was a key mapping for "create a new file in this directory and open in it vim(like netrw's%`) that'd be awesome. Not sure how much of this is even possible but I did see that another integration seems to have some of this functionality.
Thanks for putting this together and sharing!
The text was updated successfully, but these errors were encountered:
This is really a feature request, but I'd love it if it was possible to get some information from Ranger and send it into vim. For example, it'd be great if there was a key mapping to set whatever Ranger's current directory is as vim's current directory. Similarly, I can create a new file in Ranger via
:touch
, then navigate to it and then open it but (1) that's cumbersome and (2) vim doesn't recognize that as a new file so some things like template systems for new files don't trigger. If instead there was a key mapping for "create a new file in this directory and open in it vim(like netrw's
%`) that'd be awesome. Not sure how much of this is even possible but I did see that another integration seems to have some of this functionality.Thanks for putting this together and sharing!
The text was updated successfully, but these errors were encountered: