Skip to content
Snippets Groups Projects
Commit 86ffdf8e authored by Philippe Dosch's avatar Philippe Dosch
Browse files

Changement clé pour indent

parent 470223b2
No related branches found
No related tags found
No related merge requests found
......@@ -141,7 +141,7 @@
;; Pour mon clavier KB-522 qui ne réagit pas à certaines
;; combinaisons de touches - Edit : nouvelle config pour mx keys
(global-set-key (kbd "M-ç") 'delete-horizontal-space)
(global-set-key (kbd "C-M-ç") 'indent-region)
(global-set-key (kbd "C-M-)") 'indent-region)
;; ==========================
;; Configurations de packages
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment