mirror of
https://github.com/scopatz/nanorc
synced 2024-11-22 08:35:39 +01:00
ups
This commit is contained in:
parent
5536991f40
commit
2358b0f7c2
@ -32,7 +32,7 @@ color magenta "\b(AnyObject)\b"
|
||||
color magenta "\b(AnyObject|AnyClass|GeneratorType|AnyGenerator|Element|Optional|Mirror|UnicodeScalarType|IntMax|UIntMax|Void|Any|Comparable|Equatable|Hashable|SequenceType)\b"
|
||||
|
||||
# Standard Libraries
|
||||
color cyan "\b(Foundation|Glibc|Darwin|XCTest|)\b"
|
||||
color cyan "\b(Foundation|Glibc|Darwin|XCTest)\b"
|
||||
|
||||
# Text
|
||||
color red ""[^"]*""
|
||||
|
Loading…
Reference in New Issue
Block a user