stevenocchipinti.com - Blog

Description: Blogs by Steve Occhipinti

Example domain paragraphs

Git provides some nice utility functionality that can make a vim development environment much nicer. With recent updates to Vim it can now execute a command for every item in the quickfix list ( :cdo ) and location list ( :ldo ). These features work together quite nicely.

This new functionality has been introduced to vim from version 7.4.858 and is therefore available in vim8 and also available in neovim.

Back in 2011 I wrote a post about doing search and replace across multiple files with just the basic vim functionality. It’s quite common to use the arg list because its easy to add to:

Links to stevenocchipinti.com (1)