Hi,
1. I have two list of users like in file1:
user1
user3
and in file2:
user2
user4
2. I open first file:
:e file1
2. Open second file
:vsp file2
3. Do the diff between files
:windo diffthis
But I would like diff to be displayed as "line is missing" principle like this:
Both list of users are sorted, so it should be visible which user is missing on which user list.
How to force vim to display diff in "line missing" principle?
Thanks
        -- --
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/vim_use/ca29905e-da22-4bac-a8b2-ffe44ab4cb34n%40googlegroups.com.
 
No comments:
Post a Comment