rickhowe / diffchar.vim

Highlight the exact differences, based on characters and words
http://www.vim.org/scripts/script.php?script_id=4932
MIT License
217 stars 10 forks source link

Is there a plan to support three-way diff? #38

Open alps2006 opened 2 months ago

rickhowe commented 1 month ago

Sorry for my late reply, I have no plan to extend the plugin to 3-way diff as it is necessary to re-design and re-implement from scratch and vim has a uncertain behavior for 3-way diff.