Actually, I was just posting it so if anyone wanted it they could have it. As for using someone else's script - I just like mine. Thanks for letting me know how you feel. :-)
On Fri, Jan 2, 2026 at 7:04 AM Marc Chantreux <[email protected]> wrote: > > hello Mark, > > As you posted the whole script on the list, you probably expect some > feedbacks so mine is: > > I script a lot of things and what I consider a good practice is the > complete oposite of what you're trying to achieve here: If your code is > useful, someone will probably want to use it out of vim so don't use > viml and pick another scripting langage (zsh, dash, rc, tcl, perl, js, > ruby, python, R, there are tons of those) then use it from vim using > ! or system* functions. > > Also: take a look at vim9script: it it much more confortable than the > old style vim langage. > > regards, > Marc > > > -- > Marc Chantreux > > -- > -- > 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 a topic in the Google > Groups "vim_use" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/vim_use/uz1SylyjsfQ/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/vim_use/aVfCMhJyywsFvJNM%40prometheus. -- -- 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 [email protected]. To view this discussion visit https://groups.google.com/d/msgid/vim_use/CAPJLamx-OupBP2j6Agw60ueZbfRRi4m00iG6d-Qez8Ss%3DksDYQ%40mail.gmail.com.
