On So, 20 Aug 2023, Yegappan Lakshmanan wrote:
> On Sun, Aug 20, 2023 at 10:00 PM Christian Brabandt <[email protected]> > wrote: > > runtime(dosini): save and restore cpo value in syntax script > > A similar change is needed in the runtime/syntax/context.vim file also. > > I used the following command to find this: > > $ cd vim/runtime/syntax > $ egrep '^ +\\' `grep -L cpo *.vim` Oh but that is using vim9script. Does that make a difference? Best, Christian -- There is a multi-legged creature crawling on your shoulder. -- Spock, "A Taste of Armageddon", stardate 3193.9 -- -- 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/ZOL7V3VohqHR8Kn9%40256bit.org.
