summary refs log tree commit diff stats
path: root/emacs/.emacs.d
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d')
-rw-r--r--emacs/.emacs.d/main.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/.emacs.d/main.el b/emacs/.emacs.d/main.el
index a81b9b0..b503172 100644
--- a/emacs/.emacs.d/main.el
+++ b/emacs/.emacs.d/main.el
@@ -2232,6 +2232,7 @@ Pass ARG to `comint-delchar-or-maybe-eof'."
             (evil-leader/set-key
               "h" help-map
               "w" evil-window-map
+              "x" ctl-x-map
               "s" #'save-buffer
               "q" #'kill-or-delete-this-buffer-dwim
               "p" projectile-command-map