Merge branch '1446_spec_syntax'

* 1446_spec_syntax:
  Ticket #1446: Added highlighting for HTTPS URLs.
This commit is contained in:
Yury V. Zaytsev 2010-06-25 10:16:21 +02:00
commit aa6e933d7c
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