aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/doom/config.org1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/doom/config.org b/config/doom/config.org
index beda9a9..339dc73 100644
--- a/config/doom/config.org
+++ b/config/doom/config.org
@@ -86,7 +86,6 @@ This allows me to jump to buffer positions using my home row ordering
** Ace window
#+begin_src emacs-lisp
(after! ace-window
- (global-set-key (kbd "s-w") 'evil-window-map)
(setq aw-keys '(?r ?t ?i ?e ?a ?o ?n ?s)))
#+end_src
** Which-key