[Emacs] Add workaround for tecosaur/screenshot/issues/11

This commit is contained in:
Lucien Cartier-Tilet 2021-12-12 15:02:34 +01:00
parent be17ca1690
commit 153d7bc9a9
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 2 additions and 1 deletions

View File

@ -2473,7 +2473,8 @@ with ~magit-gitflow~:
:straight (screenshot :build t
:type git
:host github
:repo "tecosaur/screenshot"))
:repo "tecosaur/screenshot")
:config (load-file (locate-library "screenshot.el")))
#+end_src
*** Shells