From 46014493d88e154b836cf1925b7b805dd67b9eea Mon Sep 17 00:00:00 2001 From: Christian Nicolai Date: Tue, 2 Aug 2011 17:50:59 +0200 Subject: [PATCH] Removed URL highlighter It's not generally usable... --- yaml.jsf | 33 --------------------------------- 1 file changed, 33 deletions(-) diff --git a/yaml.jsf b/yaml.jsf index fc730ca..1852782 100644 --- a/yaml.jsf +++ b/yaml.jsf @@ -14,8 +14,6 @@ =LocalType fg_310 # brown =BlockDelim bold blue -=URL cyan - :idle Idle * idle "%" directive recolor=-1 @@ -27,7 +25,6 @@ "." maybe_block_end1 "*&" maybe_reference "!" maybe_typecast - "a-zA-Z_" maybe_url mark buffer :line_comment Comment * line_comment @@ -117,33 +114,3 @@ done :local_type LocalType * idle noeat "a-zA-Z_" local_type - -:maybe_url Idle - * url_scheme_unkwn noeat strings - "ftp" maybe_url2 - "http" maybe_url2 - "https" maybe_url2 -done - "a-zA-Z" maybe_url - -:url_scheme_unkwn Idle - * idle noeat markend - -:maybe_url2 Idle - * idle noeat markend - ":" maybe_url3 - -:maybe_url3 Idle - * idle noeat markend - "/" maybe_url4 - -:maybe_url4 Idle - * idle noeat markend - "/" url - -:url Idle - * url - " \t\r\n" url_end recolormark noeat - -:url_end URL - * idle noeat