feat: initial commit
This commit is contained in:
5
.emacs.snippets/java-mode/psv
Executable file
5
.emacs.snippets/java-mode/psv
Executable file
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: public static void
|
||||
# key: psv
|
||||
# --
|
||||
public static void
|
||||
Reference in New Issue
Block a user