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

Readme is missing <Leader> prefix when explaining get/put semantics of diffchar #16

Closed spidey closed 5 years ago

spidey commented 5 years ago

Maybe GitHub filtered it because of the angle brackets. But even though the default are <Leader>g and <Leader>p, the readme as rendered on the front page of the repository states it's only g and p directly.

Also, why not using <Leader>o, like do from vimdiff? Any specific reason? I know I can change it easily.

rickhowe commented 5 years ago

Thank you I noticed now. I will revise soon. I just followed :diffget for <Leader>g.

rickhowe commented 5 years ago

It is reviced in 8.5.