Bind prelude-top-join-line to C-^
This commit is contained in:
parent
7bae87264f
commit
1393245cfa
2 changed files with 2 additions and 2 deletions
|
@ -45,7 +45,7 @@
|
|||
(other-window -1))) ;; back one
|
||||
|
||||
;; Indentation help
|
||||
(global-set-key (kbd "M-^") 'prelude-top-join-line)
|
||||
(global-set-key (kbd "C-^") 'prelude-top-join-line)
|
||||
|
||||
;; Start proced in a similar manner to dired
|
||||
(global-set-key (kbd "C-x p") 'proced)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue