el-get/recipes/java-mode-indent-annotations.rcp

6 lines
245 B
Plaintext
Raw Normal View History

(:name java-mode-indent-annotations
:description "Indentation for Java 5 annotations."
:type emacswiki
:features java-mode-indent-annotations
:post-init (add-hook 'java-mode-hook 'java-mode-indent-annotations-setup))