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