Dear all, I tried emailing the maintainer (Olivier.Sirol <at> lip6.fr) for the attached file, but my email got bounced.
Here's an excerpt of the email I sent to him: ########################################################### I made some changes to vhdl.vim, to support the latest VHDL-2008. Hope you will consider including these changes in the next release of Vim. :) Some changes (as far as I can remember): - Added VHDL-2008 block commenting. - Added new keywords for VHDL-2008 (this standard supports embedding PSL, so there are PSL keywords too). - Commented out non-standard keywords (e.g. qsim_state_vector, etc.). - Commented out non-standard literals (e.g. S0S S1S SXS, etc.). - Changed the HiLinks to show literals as Numbers instead of String (e.g. Boolean, and VHDL vectors are shown as Numbers instead of String). For non-standard features that are vendor-specific, I've commented them out, because I believe we should follow the standardised features instead of adding non-standard material. :) Users can still add back any vendor-specific keywords etc. that they wish to include. I'm not sure if I included everything, so you can of course do a "diff" to see all the (other) changes I made, if any. I may have missed a few from this list. ########################################################### Best regards, Daniel -- -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
vhdl.vim
Description: Binary data
