summaryrefslogtreecommitdiff
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 77afc00..167b01a 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -42,9 +42,6 @@
sentence-end-double-space nil)
-(define-prefix-command 'thanos/applications-map)
-(global-set-key (kbd "C-c a") 'thanos/applications-map)
-
(define-prefix-command 'Create)
(define-key 'thanos/applications-map (kbd "C-c") 'Create)