Changeset 16337


Ignore:
Timestamp:
10/08/13 11:06:41 (11 years ago)
Author:
Mathieu Morlighem
Message:

CHG: updating highlighting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/externalpackages/vim/addons/vim/syntax/c.vim

    r16286 r16337  
    684684syn keyword cConstant MaterialsMantleDensityEnum
    685685syn keyword cConstant MeshAverageVertexConnectivityEnum
    686 syn keyword cConstant MeshDimensionEnum
    687686syn keyword cConstant MeshElementonbedEnum
    688687syn keyword cConstant MeshElementonsurfaceEnum
     
    701700syn keyword cConstant MeshYEnum
    702701syn keyword cConstant MeshZEnum
     702syn keyword cConstant MeshTypeEnum
     703syn keyword cConstant Mesh2DhorizontalEnum
     704syn keyword cConstant Mesh2DverticalEnum
     705syn keyword cConstant Mesh3DEnum
    703706syn keyword cConstant MiscellaneousNameEnum
    704707syn keyword cConstant MasstransportHydrostaticAdjustmentEnum
     
    970973syn keyword cConstant ThicknessAlongGradientEnum
    971974syn keyword cConstant ThicknessAcrossGradientEnum
    972 syn keyword cConstant StepResponsesEnum
    973975syn keyword cConstant IntMatParamEnum
    974976syn keyword cConstant RheologyBbarAbsGradientEnum
     
    10781080syn keyword cConstant NearestInterpEnum
    10791081syn keyword cConstant XYEnum
     1082syn keyword cConstant XZEnum
    10801083syn keyword cConstant XYZEnum
    10811084syn keyword cConstant DenseEnum
Note: See TracChangeset for help on using the changeset viewer.