Skip to content

Commit

Permalink
feat: ensure pair programming toggle key is loaded
Browse files Browse the repository at this point in the history
  • Loading branch information
terlar committed Sep 19, 2024
1 parent 091a78c commit f4e705f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.org
Original file line number Diff line number Diff line change
Expand Up @@ -1674,7 +1674,7 @@ Descriptive buffer names or project relative paths for buffer names.
#+begin_src emacs-lisp :tangle yes
(use-package pairable
:ensure t
:config
:init
(keymap-set toggle-map "p" '("Pair-programming" . pairable-mode)))
#+end_src

Expand Down

0 comments on commit f4e705f

Please sign in to comment.