Ticket #1446: Added highlighting for HTTPS URLs.

Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
This commit is contained in:
Igor Zubkov 2010-06-25 00:05:06 +02:00 committed by Yury V. Zaytsev
parent 856dab1d56
commit bbe8e8d40e
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ context default
keyword wholeright $+ brightgreen
keyword ftp://+ brightgreen
keyword http://+ brightgreen
keyword https://+ brightgreen
keyword cvs://+ brightgreen
keyword whole missingok brightcyan