(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)))) (format-time-string "%B" (current-time))))
#+end_src #+end_src
*** Skeletons *** Skeletons
Defining some basic skeletons Defining some basic skeletons and a macro to help generate an abbrev
as well.
#+begin_src emacs-lisp #+begin_src emacs-lisp
(use-package skeleton (use-package skeleton
:straight nil :straight nil