Drop YASnippet
[~bandali/configs] / .emacs.d / etc / yasnippet / snippets / java-mode / format
diff --git a/.emacs.d/etc/yasnippet/snippets/java-mode/format b/.emacs.d/etc/yasnippet/snippets/java-mode/format
deleted file mode 100644 (file)
index 7620366..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-# -*- mode: snippet -*-
-# name: String.format
-# key: f
-# --
-String.format("$1${2:%n}");$0
\ No newline at end of file