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. " Vim syntax file " Language: Oracle Procedureal SQL (PL/SQL) " Maintainer: Jeff Lanzarotta (jefflanzarotta at yahoo dot com) " Original Maintainer: C. Laurence Gonsalves ([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. -- -- 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/56118690-0eaf-4fa4-9878-a5c32581ab39n%40googlegroups.com.
