QuickFixFilterUtil : filter matched files in the quickfix window manually/ drop .svn .hg _darcs
script karma |
Rating -1/1,
Downloaded by 1047 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Marc Weber |
|
script type |
utility |
|
description |
When grepping I don\\'t want to get the files stored by the version control system. That\\'s why I\\'ve written this script to remove those matches.
It can also be used to replace filenames (cygwin problem)..
If you are unsure which and how many files have been removed just invoke :LogShowAll and rerun.
|
|
install details |
Just source the files and follow the instructions.
You\\'ll be asked before any action is taken.
If you don\\'t feel comfortable installing to .vim insntall to another arbitrary directory and add it to your runtimepath
(let runtimepath+= ..)
Default mappings are provided in the file
/autoload/vl/lib/quickfix/filtermod.vim
function vl#lib#quickfix#filtermod#EnableQuickFixScript()
If you still have problems drop me a mail.
Patches welcome. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|