/java-syntax.vim

A Vim plugin that provides syntax highlighting for Java.

Primary LanguageVim ScriptMIT LicenseMIT

java-syntax.vim

This is a Vim plugin that provides syntax highlighting for Java. This syntax highlighting is better than the standard installation.

Installation

Using dein.vim

call dein#add('uiiaoo/java-syntax.vim')

If you use another plugin manager, follow its way.