Hi, On Sat, Mar 19, 2022 at 4:52 AM matveyt <[email protected]> wrote:
> I remember I checked how this feature works in Neovim with respect to SID. > They allocate a new anonymous SID (unvisible in scriptnames output) as > soon as source tries to access it. So running the same "ranged" source > twice (may) result in two new SIDs. Is this how it's done in this PR too? > Or is there some more clever implementation? > > > I have modified that implementation. It uses the same script ID for a given buffer. Regards, Yegappan -- -- You received this message from the "vim_dev" 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_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAAW7x7nAkLxNM5zgfd7vSpxAe6yxzMURNV9Mb4HMc-m6HtERRg%40mail.gmail.com.
