sp1r1t / yasnippet-java-mode

Java snippets for yasnippet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yasnippet-java-mode

A set of java-mode snippets for YASnippet.

The master branch is for yasnippet 0.8 or later, if you use 0.6 please use yasnippet-0.6 branch.

Installation

Put this under your “~/.emacs.d/snippets/” directory and rename it to “java-mode”.

The following describes two ways of installing. The first method requires that git is installed and the second does not.

Git

cd ~/.emacs.d/snippets/
git clone https://github.com/nekop/yasnippet-java-mode.git java-mode

Archive

Download an archive and extract to the directory you want to install in, rename it to “java-mode”.

About

Java snippets for yasnippet

License:Apache License 2.0


Languages

Language:Java 100.0%