(Emacs)~better description for skeletons

This commit is contained in:
2020-12-02 15:40:06 +00:00
parent 4ccbb036f4
commit 9d8795c893

View File

@@ -823,7 +823,8 @@ when expansion is a function."
(format-time-string "%B" (current-time))))
#+end_src
*** Skeletons
Defining some basic skeletons
Defining some basic skeletons and a macro to help generate an abbrev
as well.
#+begin_src emacs-lisp
(use-package skeleton
:straight nil