Move wttrin.el to a folder

Using a shared folder (i.e. lisp/) causes complaints.
This commit is contained in:
TEC 2021-03-05 02:11:17 +08:00
parent 6b8e3a1c77
commit f3ebb48b2a
Signed by: tec
GPG Key ID: 779591AFDB81F06C
2 changed files with 1 additions and 1 deletions

View File

@ -1165,7 +1165,7 @@ Hey, let's get the weather in here while we're at it.
Unfortunately this seems slightly unmaintained ([[https://github.com/bcbcarl/emacs-wttrin/pulls][few open bugfix PRs]]) so let's
roll our [[file:lisp/wttrin.el][own version]].
#+begin_src emacs-lisp
(package! wttrin :recipe (:local-repo "lisp" :build (:not compile)))
(package! wttrin :recipe (:local-repo "lisp/wttrin"))
#+end_src
Why not flash words on the screen. Why not --- hey, it could be fun.