From 1f66bf201dded51f6a0d598a8e3df67887ebe523 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sun, 16 Aug 2015 20:28:59 -0400 Subject: yas: Adjust for comment-start spacing --- snippets/text-mode/cdate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'snippets/text-mode/cdate') diff --git a/snippets/text-mode/cdate b/snippets/text-mode/cdate index 84cd077..dc47845 100644 --- a/snippets/text-mode/cdate +++ b/snippets/text-mode/cdate @@ -1,4 +1,4 @@ # -*- mode: snippet -*- # key: cdate # -- -`(yas-with-comment (concat " " (format-time-string "%Y-%m-%d")))` \ No newline at end of file +`(km/yas-with-comment (format-time-string "%Y-%m-%d"))` \ No newline at end of file -- cgit v1.2.3