Only enable define-repeat-map at home

Work laptop... does something screwy.  IDK.
This commit is contained in:
Case Duckworth 2021-09-09 16:36:06 -05:00
parent f7a99d4002
commit f6abf27c73
1 changed files with 4 additions and 3 deletions

View File

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