From 83718bb1038c175d84204ed57d5aebe380811c61 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Mon, 25 Sep 2023 09:17:11 +0200 Subject: Update yasnippet .yas-setup.el --- .emacs.d/snippets/prog-mode/.yas-setup.el | 3 --- 1 file changed, 3 deletions(-) (limited to '.emacs.d/snippets/prog-mode/.yas-setup.el') diff --git a/.emacs.d/snippets/prog-mode/.yas-setup.el b/.emacs.d/snippets/prog-mode/.yas-setup.el index 22a8168..486ae47 100644 --- a/.emacs.d/snippets/prog-mode/.yas-setup.el +++ b/.emacs.d/snippets/prog-mode/.yas-setup.el @@ -1,8 +1,5 @@ (require 'yasnippet) -(defun yas-with-comment (str) - (format "%s%s%s" comment-start str comment-end)) - ;; whitespace removing functions from Magnar Sveen ;;;;;;;;;;;;;;;;;;;;;;;;;;;; (defun yas-s-trim-left (s) "Remove whitespace at the beginning of S." -- cgit v1.3