grota / DirDiff.vim

A plugin to diff and merge two directories recursively.

Home Page:http://www.vim.org/scripts/script.php?script_id=102

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a mirror of http://www.vim.org/scripts/script.php?script_id=102

This is a utility that performs a recursive diff on two directories and generate a diff "window".  Based on that window you can perform various diff operations such as opening two files in Vim's diff mode, copy the file or directory recursively to the other, or remove the directory tree from the source directory.

About

A plugin to diff and merge two directories recursively.

http://www.vim.org/scripts/script.php?script_id=102


Languages

Language:Vim Script 100.0%