From cbc9d08f80bb5c985fa8feadf8b6cff35f61b05d Mon Sep 17 00:00:00 2001 From: jradtilbrook Date: Mon, 1 Oct 2018 10:40:36 +0800 Subject: Modify PHP method color --- templates/default.mustache | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/default.mustache b/templates/default.mustache index b0ba92a..ad820a2 100644 --- a/templates/default.mustache +++ b/templates/default.mustache @@ -333,6 +333,7 @@ call hi("NERDTreeExecFile", s:gui05, "", s:cterm05, "", "", "") call hi("phpMemberSelector", s:gui05, "", s:cterm05, "", "", "") call hi("phpComparison", s:gui05, "", s:cterm05, "", "", "") call hi("phpParent", s:gui05, "", s:cterm05, "", "", "") +call hi("phpMethodsVar", s:gui0C, "", s:cterm0C, "", "", "") " Python highlighting call hi("pythonOperator", s:gui0E, "", s:cterm0E, "", "", "") -- cgit v1.2.3