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

Modification de quelques clés

parent c5ed7924
No related branches found
No related tags found
No related merge requests found
......@@ -1029,7 +1029,7 @@
'(lambda ()
(flycheck-mode 1)))
(global-set-key (kbd "C-<f11> c") 'flycheck-mode)
(global-set-key (kbd "<f10>") 'flycheck-mode)
;; Pour discover, le mode qui va bien pour présenter certaines
;; options de commandes comme sous magit
......@@ -1046,7 +1046,7 @@
(fset 'gitnext
[?\M-! ?g ?i ?t ? ?n ?e ?x ?t return])
(global-set-key (kbd "<f10>") 'gitnext)
(global-set-key (kbd "M-<f10>") 'gitnext)
(global-set-key (kbd "S-<f10>") 'gitprev)
;; Pour initialiser PDFtools (test du 26/1/16)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment