https://github.com/tomtom/brep_vim
Scan certain buffers for a regexp and save the result as quickfix list.
https://github.com/tomtom/brep_vim
Last synced: 3 months ago
JSON representation
Scan certain buffers for a regexp and save the result as quickfix list.
- Host: GitHub
- URL: https://github.com/tomtom/brep_vim
- Owner: tomtom
- Created: 2011-07-04T19:25:57.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2013-10-20T14:38:20.000Z (over 12 years ago)
- Last Synced: 2025-02-22T05:27:56.539Z (over 1 year ago)
- Language: VimL
- Homepage: http://www.vim.org/scripts/script.php?script_id=3653
- Size: 105 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: CHANGES.TXT
Awesome Lists containing this project
README
Scan certain buffers for a regexp and save the result as |quickfix| list.
-----------------------------------------------------------------------
Status: Experimental
Install: See http://github.com/tomtom/vimtlib/blob/master/INSTALL.TXT
See http://github.com/tomtom for related plugins.