yegappan / mru

Most Recently Used (MRU) Vim Plugin
Other
259 stars 48 forks source link

How to toggle MRU window? #28

Closed santosh closed 4 years ago

santosh commented 5 years ago

Doing :MRU (which I have mapped to m) opens up the MRU window. And the only way to close that is to close the window (normally by going into that window and doing :q or q).

Isn't there a :MRUToggle command which toggles the window?

Mapping it to <leader>m would be a great time saver then. :clinking_glasses: