Hi, On Fri, Mar 18, 2022 at 3:41 AM Shane-XB-Qian <[email protected]> wrote: > > it sounds like another/alternative import .. >
This is not an alternative to the import mechanism. The ":source" command is an existing command to source Vim scripts. It sources Vim Ex commands from a file. This PR adds support for sourcing the Ex commands from the current buffer. This is useful for quickly trying out a fragment of a Vim script. There is a already an item in the todo list for this support. 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/CAAW7x7kTmsxQvRr7kWNQZZ9YWwvfS98HDrYEZ3h%2Bca1skC8M0w%40mail.gmail.com.
