betting keybindings for sly

This commit is contained in:
Chris Cochrun 2023-12-13 09:32:36 -06:00
parent c8f92dc0ba
commit 06fc67e296
2 changed files with 8 additions and 4 deletions

View file

@ -4229,7 +4229,9 @@ Using sly makes a lot better common-lisp interaction within emacs.
(general-def 'normal lisp-mode-shared-map
"gcr" 'sly
"ge" 'sly-eval-defun))
"ge" 'sly-eval-defun
"gE" 'sly-eval-last-expression
"gp" 'sly-pprint-eval-last-expression))
#+end_src
** PDF-Tools
@ -4765,7 +4767,7 @@ I use transmission on a server to manage my torrents
:commands (transmission)
:config
(if (string-equal (system-name) "archdesktop")
(if (string-equal (system-name) "kaladin")
(setq transmission-host "home.cochrun.xyz"
transmission-rpc-path "/transmission/rpc"
transmission-refresh-modes '(transmission-mode