Ferret 0.1 released
Ferret is another Vim plug-in I’ve extracted from my dotfiles, following hot on the heels of Terminus, Loupe, and vim-clipper.
While Loupe enhances within-file search in Vim, Ferret enhances multi-file search:
- Multi-file search via
ag,ackorgrepusing the:Ackand:Lackcommands - Multi-file replace via
:Acks - Quickfix listing enhancements for better usability (deletion mappings, enhanced
:cn,:cnfand friends, optimized settings) - A
:Qargscommand for performing bulk operations on files in the quickfix listing