From 3ec6ac6a8d888043cc12dfe6f77adcd0cfc1b086 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Fri, 28 Aug 2015 11:10:13 +0200 Subject: Upgrade all, add yaml, few snippet fixes --- .emacs.d/snippets/c-mode/printf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d/snippets/c-mode') diff --git a/.emacs.d/snippets/c-mode/printf b/.emacs.d/snippets/c-mode/printf index ccc788c..ec1567e 100644 --- a/.emacs.d/snippets/c-mode/printf +++ b/.emacs.d/snippets/c-mode/printf @@ -1,5 +1,5 @@ # -*- mode: snippet -*- # name: printf -# key: pr +# key: p # -- printf("${1:format string}"${2: ,a0,a1}); \ No newline at end of file -- cgit v1.3