Index: /issm/trunk-jpl/externalpackages/vim/addons/vim/syntax/c.vim
===================================================================
--- /issm/trunk-jpl/externalpackages/vim/addons/vim/syntax/c.vim	(revision 11708)
+++ /issm/trunk-jpl/externalpackages/vim/addons/vim/syntax/c.vim	(revision 11709)
@@ -406,5 +406,5 @@
 syn keyword	cType		Constraints DataSet Elements Inputs Loads Materials Nodes Parameters Results Vertices
 "Petsc
-syn keyword	cType		Vec Mat 
+syn keyword	cType		Vec Mat
 "other ISSM's syntax
 syn keyword	cType		mxArray ErrorException
@@ -427,4 +427,5 @@
 syn keyword cType GaussTria
 syn keyword cType GaussPenta
+syn keyword cType Load
 syn keyword cType Friction
 syn keyword cType Icefront
@@ -434,5 +435,4 @@
 syn keyword cType Pengrid
 syn keyword cType Element
-syn keyword cType Load
 syn keyword cType Penta
 syn keyword cType PentaHook
@@ -502,4 +502,6 @@
 syn keyword cType ElementMatrix
 syn keyword cType ElementVector
+syn keyword cType Vector
+syn keyword cType Matrix
 syn keyword cType BoolParam
 syn keyword cType DoubleMatParam
@@ -513,6 +515,6 @@
 syn keyword cType FileParam
 syn keyword cType Param
-syn keyword cType PetscMatParam
-syn keyword cType PetscVecParam
+syn keyword cType MatrixParam
+syn keyword cType VectorParam
 syn keyword cType StringArrayParam
 syn keyword cType StringParam
@@ -609,4 +611,5 @@
 syn keyword cConstant InversionIscontrolEnum
 syn keyword cConstant InversionTaoEnum
+syn keyword cConstant InversionIncompleteAdjointEnum
 syn keyword cConstant InversionMaxParametersEnum
 syn keyword cConstant InversionMaxiterPerStepEnum
@@ -688,6 +691,5 @@
 syn keyword cConstant SteadystateRequestedOutputsEnum
 syn keyword cConstant SurfaceEnum
-syn keyword cConstant SurfaceforcingsAblationRateEnum
-syn keyword cConstant SurfaceforcingsAccumulationRateEnum
+syn keyword cConstant SurfaceforcingsPrecipitationEnum
 syn keyword cConstant SurfaceforcingsMassBalanceEnum
 syn keyword cConstant ThermalMaxiterEnum
@@ -697,4 +699,5 @@
 syn keyword cConstant ThermalSpctemperatureEnum
 syn keyword cConstant ThermalStabilizationEnum
+syn keyword cConstant ThermalIsenthalpyEnum
 syn keyword cConstant ThicknessEnum
 syn keyword cConstant TimesteppingCflCoefficientEnum
@@ -791,6 +794,6 @@
 syn keyword cConstant PentaEnum
 syn keyword cConstant PentaP1InputEnum
-syn keyword cConstant PetscMatParamEnum
-syn keyword cConstant PetscVecParamEnum
+syn keyword cConstant MatrixParamEnum
+syn keyword cConstant VectorParamEnum
 syn keyword cConstant RiftfrontEnum
 syn keyword cConstant SegmentEnum
