The help docs (:help perl.vim) say that you must opt-out of certain syntax highlighting by setting the perl_no_extended_vars variable.
Looking at the code in perl.vim, however, it is the opposite. You must instead set the variable perl_extended_vars to opt-in to the extra highlighting. Either the help or the perl.vim file should be updated so that they match. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
