[Lvlug] Perl ftplugin Fixed
Nachiketa Prasad
fingolfin at thelinuxlink.net
Fri Dec 16 11:43:48 EST 2005
>From vim at vim.org mailing list:
Nachiketa Prasad wrote:
> http://distro.ibiblio.org/pub/linux/distributions/vectorlinux/hanumizzle/vimrc
>
> Scroll down to the section regarding The Best Programming Language in the
> Universe. Has anyone else noticed this? Should I report a bug?
The remark appears to be correct, why didn't he report it to the
maintainer of the Perl ftplugin?
Dan, he mentions that there should be three backslashes before the | in
this command:
setlocal include=\\<\\(use\\|require\\)\\>
Should be:
setlocal include=\\<\\(use\\\|require\\)\\>
More information about the Lvlug
mailing list