mirror of https://github.com/MidnightCommander/mc
Merge branch '1446_spec_syntax'
* 1446_spec_syntax: Ticket #1446: Added highlighting for HTTPS URLs.
This commit is contained in:
commit
aa6e933d7c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue