From 6ba182ecc305a209444c38ca6d895843955e67f0 Mon Sep 17 00:00:00 2001 From: Tarin Mahmood Date: Thu, 22 Mar 2018 23:13:45 +0600 Subject: Java highlighting --- templates/default.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/default.mustache') 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 hi("StartifySelect", s:gui0C, "", s:cterm0C, "", "", "") call hi("StartifySlash", s:gui03, "", s:cterm03, "", "", "") call hi("StartifySpecial", s:gui03, "", s:cterm03, "", "", "") -" Java Operator color +" Java highlighting call hi("javaOperator", s:gui0D, "", s:cterm0D, "", "", "") " Remove functions -- cgit v1.2.3