diffchar.vim icon indicating copy to clipboard operation
diffchar.vim copied to clipboard

Installing

Open a2nath opened this issue 2 years ago • 3 comments

Hi

I followed the instructions https://www.vim.org/scripts/script.php?script_id=4932 to install diffchar, but the vundle installation phase says, "processing diffchar" from the vim window. It does not move on from there. How do you install this? Can you add in the README?

Thanks

a2nath avatar Jan 30 '24 01:01 a2nath

How to install Vim plugins - Opensource.com might help you. I would recommend to use vim-plug or other plugin manager.

rickhowe avatar Jan 30 '24 05:01 rickhowe

Thanks for getting back Rick. I don't need all the fancy stuff, just barebones exact diff. In my workflow I use vundle but if that doesn't work then I use this instead https://stackoverflow.com/a/17183382/1415897. This is exactly what I need.

a2nath avatar Feb 02 '24 06:02 a2nath

I am not familiar with Vundle, but Plugin 'rickhowe/diffchar.vim' should install the plugin.

rickhowe avatar Feb 08 '24 08:02 rickhowe