]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
after/syntax/perl.vim: Mark continue and break as Errors.
authorSimon Ruderich <simon@ruderich.org>
Sun, 2 Dec 2012 21:01:20 +0000 (22:01 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sun, 2 Dec 2012 21:01:20 +0000 (22:01 +0100)
The Perl keywords for loops are called next and last and though continue
and break are valid Perl keywords I never use them.


No differences found