Move home-manager related files into home directory

This commit is contained in:
2022-08-19 01:54:13 +02:00
parent 56a100f0c6
commit 8f68ada082
50 changed files with 8 additions and 11 deletions

View File

@@ -0,0 +1,8 @@
;;; Compiled snippets and support files for `emacs-lisp-mode'
;;; Snippet definitions:
;;;
(yas-define-snippets 'emacs-lisp-mode
'(("lam" "(lambda ($1) ${2:(interactive${3: \"$4\"}) }$0)\n" "lambda" nil nil nil "/home/h7x4/.emacs.d/snippets/emacs-lisp-mode/lambda" nil nil)))
;;; Do not edit! File generated at Wed Jan 27 13:29:39 2021