Skip to content

lambdalisue/vim-mr-quickfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎩 mr-quickfix.vim

mr-quickfix.vim (mr-quickfix) is a plugin of mr.vim which provides Mru and Mrw commands to record MRU and MRW to quickfix.

Usage

Use Mru or Mrw with copen like:

:Mru | copen
:Mrw | copen

Or specify a path to get local MRU/MRW like:

:Mru . | copen
:Mrw . | copen

Or

:Mru %:h | copen
:Mrw %:h | copen

Or

:Mru /some/path | copen
:Mrw /some/path | copen

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages