Thanks u/nv-elisp :)
This commit is contained in:
Case Duckworth 2021-09-07 18:10:08 -05:00
parent 647605457b
commit 5cbc08b864
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ installation method.
I use `straight.el`:
```lisp
(straight-get-package
(straight-use-package
'(define-repeat-map
:host nil
:repo "https://tildegit.org/acdw/define-repeat-map.el"))