Bram, 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. 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. Thanks and regards, Lee On Sunday, April 17, 2022 at 5:18:45 PM UTC-4 Lee Lindley wrote: > acknowledged. Thanks Bram. > > On Sunday, April 17, 2022 at 4:37:40 PM UTC-4 Bram Moolenaar wrote: > >> >> Lee Lindley wrote: >> >> > The listed maintainer email address for syntax file plsql.vim returns >> mail >> > as undeliverable and his online presence has not been updated in many >> years. >> > The syntax file has not kept up with changes to Oracle (19c is now >> > mainstream while syntax file only supports through 9i). >> > I have an update ( https://github.com/lee-lindley/vim_plsql_syntax ) >> and >> > demonstrate decent test coverage in my screenshots. I can generate a >> pull >> > request, but the instructions in CONTRIBUTING.md say to contact the >> > maintainer first. >> > Please advise. >> > PS >> > I don't have a "test" to add per se, but have a sample pl/sql file that >> > exercises much of the trickier syntax parsing I'm interested in. I'm >> > eyeballing it. If there is a separate document for creating test >> scripts or >> > examples for coverage checks on syntax files, please point me to it. >> > I don't particularly want to be the maintainer, but I have the Oracle >> PL/SQL >> > experience to be a subject matter expert and will do it if nobody else >> will >> > step up. Being a backup person who the maintainer could reach out to >> would >> > be my preference. >> > >> > " Vim syntax file >> > " Language: Oracle Procedureal SQL (PL/SQL) >> > " Maintainer: Jeff Lanzarotta (jefflanzarotta at yahoo dot com) >> > " Original Maintainer: C. Laurence Gonsalves ([email protected] >> > <mailto:[email protected]> ) >> > " URL: http://lanzarotta.tripod.com/vim/syntax/plsql.vim.zip >> > " Last Change: September 18, 2002 >> > " History: Geoff Evans & Bill Pribyl (bill at plnet dot org) >> > " Added 9i keywords. >> > " Austin Ziegler (austin at halostatue dot ca) >> > " Added 8i+ features. >> >> Since the listed maintainer is not responding, please do send me the >> updated version of the file. >> >> If you do not want to be listed as the maintainer, please update the >> header to change "Maintainer" to "Previous Maintainer", add "Maintaner: >> vacancy" and add "Last Update" with your info. That should best reflect >> the situation. >> >> -- >> hundred-and-one symptoms of being an internet addict: >> 17. You turn on your intercom when leaving the room so you can hear if new >> e-mail arrives. >> >> /// 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/45df988a-1de9-4d65-b888-cbba100640e2n%40googlegroups.com.
