mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
ups
This commit is contained in:
parent
5536991f40
commit
2358b0f7c2
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue