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
When you call z with no arguments, it just prints the frecency list.
When you call v with no arguments, you're presented with a prompt to enter a choice.
This isn't very useful because most vim users will have many files in their recently accessed list, and after they're presented with the list they can just re-run v with the filename they want.
The text was updated successfully, but these errors were encountered:
When you call
z
with no arguments, it just prints the frecency list.When you call
v
with no arguments, you're presented with a prompt to enter a choice.This isn't very useful because most vim users will have many files in their recently accessed list, and after they're presented with the list they can just re-run
v
with the filename they want.The text was updated successfully, but these errors were encountered: