diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/default.mustache | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/default.mustache b/templates/default.mustache index e14059f..a347e26 100644 --- a/templates/default.mustache +++ b/templates/default.mustache @@ -378,6 +378,9 @@ 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 highlighting +call <sid>hi("javaOperator", s:gui0D, "", s:cterm0D, "", "", "") + " Remove functions delf <sid>hi |