Fix indentation

This commit is contained in:
Bozhidar Batsov 2020-09-23 10:22:11 +03:00
parent f32660b8c2
commit 7b12708483

View file

@ -44,6 +44,7 @@
;; Indentation help
(global-set-key (kbd "C-^") 'crux-top-join-line)
;; Start proced in a similar manner to dired
(unless (eq system-type 'darwin)
(global-set-key (kbd "C-x p") 'proced))