Kill some remnants for god-mode

This commit is contained in:
Bozhidar Batsov 2018-08-08 15:35:45 +03:00
parent 73ae504161
commit a3729c1306
3 changed files with 0 additions and 3 deletions

View file

@ -71,7 +71,6 @@
(define-key map (kbd "s-p") 'projectile-command-map)
(define-key map (kbd "C-c p") 'projectile-command-map)
;; make some use of the Super key
(define-key map (kbd "s-g") 'god-local-mode)
(define-key map (kbd "s-r") 'crux-recentf-ido-find-file)
(define-key map (kbd "s-j") 'crux-top-join-line)
(define-key map (kbd "s-k") 'crux-kill-whole-line)