Is there a way to do the equivalent of Word's 'track changes' feature in Vim/Neovim? As an editor who reviews manuscripts in Word, I want to be able to make edits, have the author review/approve them, then clean up the result into a file that goes to the typesetter. If I could do that, then a plugin like this becomes potentially more useful to our workflow.
twobitshifter|14 days ago
You could then use a git workflow to do your reviews and edits.
i_am_proteus|14 days ago
Finnucane|14 days ago