Change define-repeat-map to only load at home

This commit is contained in:
Case Duckworth 2021-09-10 18:38:30 -05:00
parent 50e48084b9
commit 4e72e1a03e
1 changed files with 2 additions and 2 deletions

View File

@ -440,8 +440,8 @@ AKA, DO NOT USE THIS FUNCTION!!!"
(:hook visual-line-mode))
(setup (:straight-if (define-repeat-map
:host nil
:repo "https://tildegit.org/acdw/define-repeat-map.el")
:host nil
:repo "https://tildegit.org/acdw/define-repeat-map.el")
(acdw/system :home))
(defun acdw/other-window-or-switch-buffer-backward ()