Added the cpo option the way it is recommended, resetting it at the end as was done in ruby.vim. Thanks much for pointing that out.
I know how to create a Pull Request and will do so. No need for you to grab the file. Now that I know the process, I may hold off until I can figure out folding. Not like there is any urgency. The existing one was last changed in 2002 according to the comment header. Thanks and Regards, Lee On Wednesday, April 20, 2022 at 8:59:09 AM UTC-4 Bram Moolenaar wrote: > > Lee Lindley wrote: > > > I stopped squirming and will cowboy up as the maintainer. If someone who > is > > more in-tune with the vim API wants to take over, I will stand aside. > > > > You said "send me the updated version of the file". You can retrieve it > > from: > > > > > https://github.com/lee-lindley/vim_plsql_syntax/blob/main/syntax/plsql.vim > > > > which is tagged as "r1.0" in my github repository. There is a README.md, > > test file, and screenshots in that repository as well. > > Thanks. I'll grab the file from there this time. You link to the > github repository, so the other files can be found that way, we don't > normally include this in the distribution. > > One thing you need to fix: since line continuation is used, you need to > save and set the 'cpo' option. See other syntax files for examples. > > > If you meant to literally send you the file, as in attach a zip, or if > you > > meant to fork vim and send you a pull request, please let me know. I'm > > happy to do whatever is required. > > Next time it would be good if you can make a PR, then I'm sure I don't > get different versions mixed up. > > -- > How To Keep A Healthy Level Of Insanity: > 17. When the money comes out the ATM, scream "I won!, I won! 3rd > time this week!!!!!" > > /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ > /// \\\ > \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// > \\\ help me help AIDS victims -- http://ICCF-Holland.org /// > -- -- 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/fff901b2-2896-499e-80cc-962f63688f09n%40googlegroups.com.
