Tagged in

Ack

usevim
usevim
A blog about Vim
More information
Followers
1.5K
Elsewhere
More, on Medium

vimtex

Karl Yngve Lervåg sent in vimtex (GitHub: lervag/vimtex), a script with lots of commands and mappings for LaTeX authors. It’s inspired by LaTeX-Box, but is written from scratch with extensibility in mind.

Vimtex includes motions for section navigation and moving between matching…


Ferret

Ferret (GitHub: wincent/ferret) by Greg Hurrell is a search plugin that offers asynchronous search, multi-file replace, args list/argdo support, and QuickFix listing enhancements.

It supports The Silver Searcher, Ack, and grep. Asynchronous support is done with dispatch.vim — you have to…