! Syntax highlighting patterns for Pod ! ! INSTALLATION ! ! Load this pattern by starting nedit with: ! ! nedit -import ! ! Then, check that the patterns were loaded correctly, and choose Save Defaults ! from the Preferences menu. The new patterns will now be incorporated into ! your own .nedit file, so the next time you start NEdit, you will no longer ! need to use -import. ! ! These comments will not appear in your ~/.nedit ! nedit.highlightPatterns: Pod:1:0{\n\ pod:"(?=^=)":"^=cut"::Plain::\n\ pod delims:"&":"&"::Keyword:pod:C\n\ command:"=(pod|head[12]|item|over|back|for|begin|end)":"^$"::Text Arg:pod:\n\ command delims:"&":"&"::Keyword:command:C\n\ command markup:"[IBSCLFXZE]\\<":"\\>"::Text Key1:command:\n\ command markup delims:"&":"&"::Text Key:command markup:C\n\ command embedded markup:"[IBSCLFXZE]\\<":"\\>"::Text Key1:command markup:\n\ command embedded markup delims:"&":"&"::Text Key:command embedded markup:C\n\ verbatim:"^\\s":"^$"::String:pod:\n\ markup:"[IBSCLFXZE]\\<":"\\>"::Text Key1:pod:\n\ markup delims:"&":"&"::Text Key:markup:C\n\ embedded markup:"[IBSCLFXZE]\\<":"\\>"::Text Key1:markup:\n\ embedded markup delims:"&":"&"::Text Key:embedded markup:C\n\ content:"(?=^\\S)":"^$"::Plain:pod:\n\ background:".":::Text Comment::\n\ } nedit.languageModes: Pod:.pod::Auto:::: ! generated with nxlang 1.00