Code Yarns ‍👨‍💻
Tech BlogPersonal Blog

ViM: MRU (Most Recently Used) Plugin

📅 2010-Nov-27 ⬩ ✍️ Ashwin Nanjappa ⬩ 🏷️ plugins, vim ⬩ 📚 Archive

 

MRU (Most Recently Used) is a ViM plugin which I find uber useful. It keeps track of the most recently used files by ViM. To bring up the MRU file list type :MRU. It opens up a window at the bottom with the list, choose the file using Enter (keyboard) or double-click (mouse) and the file is loaded! 😊

Note: If you are loading this plugin through a plugin manager like vim-addon-manager, make sure the plugin name you use is mru (all lowercase). If you use MRU (all uppercase), there is another plugin named like that which will get loaded instead! 😊


© 2022 Ashwin Nanjappa • All writing under CC BY-SA license • 🐘 @codeyarns@hachyderm.io📧