Wednesday, December 7, 2022

Re: List of changed lines

I wrote this a few days ago. If python is available, it uses python's difflib to do the work as that's much faster. 

I didn't build a full plugin around it. Currently, it just lists the changed lines and trims trailing whitespace and calls :retab on the lines.

Is there any interest in this? Should I throw the more generic diff methods (all Vim9) that compare two lists of strings onto the Vim site or is this not really something anybody cares about?

Thank you to everybody who took the time to offer guidance and advice. 

Best regards,

Salman

--
--
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 on the web visit https://groups.google.com/d/msgid/vim_use/CANuxnEcEjgYgCS4YEYX4XSUjyj9kP7LeTMTNvPJkNiL6FeadKw%40mail.gmail.com.

No comments: