From 4f3e93df1a2a46cfaf5afc0372c62456d19bef9d Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Thu, 29 Aug 2024 19:45:33 +0200 Subject: clean keybinding --- config/doom/config.org | 1 - 1 file changed, 1 deletion(-) (limited to 'config') 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 -- cgit v1.2.3