Remove unnecessary comment

This commit is contained in:
Gergely Polonkai 2016-10-19 17:08:06 +02:00
parent 979a325f07
commit cca2506ff4
1 changed files with 0 additions and 1 deletions

View File

@ -595,7 +595,6 @@
;; Custom key bindings
(global-set-key (kbd "C-x _") 'maximize-window)
;; Some terminals dont interpret Alt-Up/Down as M-<up/down>.
(global-set-key (kbd "C-c C-y") 'duplicate-line)
(global-set-key (kbd "M-(") 'æ-enclose-region)
(global-set-key (kbd "C-x w") 'webjump)