mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-06-14 12:21:20 +00:00
Conveniently macroexpand
This commit is contained in:
parent
cff161ab01
commit
2b2011d09c
1 changed files with 2 additions and 0 deletions
|
|
@ -67,6 +67,8 @@
|
|||
|
||||
;; Show the column number!
|
||||
(column-number-mode t)
|
||||
|
||||
(global-set-key (kbd "C-x C-p") #'pp-macroexpand-last-sexp)
|
||||
#+end_src
|
||||
|
||||
* switching keyboards
|
||||
|
|
|
|||
Loading…
Reference in a new issue