Skip to content

Commit

Permalink
Highlight __argTypes and __overloadset.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Mar 6, 2012
1 parent ac6bdcc commit 5a79f2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions d.vim
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ syn keyword dStorageClass __gshared __thread __vector
syn keyword dStorageClass synchronized shared immutable const lazy
syn keyword dPragma pragma
syn keyword dIdentifier _arguments _argptr __vptr __monitor _ctor _dtor
syn keyword dIdentifier __argTypes __overloadset
syn keyword dScopeIdentifier contained exit success failure
syn keyword dTraitsIdentifier contained isAbstractClass isArithmetic isAssociativeArray
syn keyword dTraitsIdentifier contained isFinalClass isFloating isIntegral isScalar
Expand Down

0 comments on commit 5a79f2f

Please sign in to comment.