Maxime Wack 4 years ago
parent
commit
e8d24690fd
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .emacs

+ 1
- 1
.emacs View File

@@ -211,7 +211,7 @@
(general-create-definer spcleader
:states '(normal visual insert emacs)
:prefix "SPC"
:non-normal-prefix "C-S-SPC")
:non-normal-prefix "M-SPC")

(spcleader
"RET" 'eval-defun


Loading…
Cancel
Save