summary refs log tree commit diff stats
path: root/tag-emacs/emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'tag-emacs/emacs.d/init.el')
-rw-r--r--tag-emacs/emacs.d/init.el9
1 files changed, 0 insertions, 9 deletions
diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el
index 01f8fb6..3187d09 100644
--- a/tag-emacs/emacs.d/init.el
+++ b/tag-emacs/emacs.d/init.el
@@ -503,15 +503,6 @@
 
 ;;;; Keybindings
 
-(req-package boon-colemak
-  :ensure boon
-  :config (progn
-            (boon-mode)
-            (bind-key "f" #'find-file boon-x-map)))
-
-(req-package boon-extras
-  :ensure boon)
-
 (when (eq system-type 'darwin)
   (set-keyboard-coding-system nil)
   (setq mac-option-modifier 'meta