diff options
-rw-r--r-- | templates/default.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/default.mustache b/templates/default.mustache index c348de0..a880e82 100644 --- a/templates/default.mustache +++ b/templates/default.mustache @@ -378,7 +378,7 @@ call <sid>hi("StartifySelect", s:gui0C, "", s:cterm0C, "", "", "") call <sid>hi("StartifySlash", s:gui03, "", s:cterm03, "", "", "") call <sid>hi("StartifySpecial", s:gui03, "", s:cterm03, "", "", "") -" Java Operator color +" Java highlighting call <sid>hi("javaOperator", s:gui0D, "", s:cterm0D, "", "", "") " Remove functions |