Help for this page

Select Code to Download


  1. or download this
    " Vim syntax file
    " Language:     Parse::RecDescent (Perl module)
    ...
    endif
    
    let b:current_syntax = "parse_recdescent"
    
  2. or download this
    au BufRead,BufNewFile *.prd set filetype=parse_recdescent