Przeglądaj źródła

Add ielm keybind

It is difficult for me remember the term ielm...
master
10sr 5 lat temu
rodzic
commit
f14ae25688
Podpisane przez: 10sr ID klucza GPG: C384BB17CBB19347
1 zmienionych plików z 3 dodań i 0 usunięć
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el Wyświetl plik

@@ -328,6 +328,9 @@ found, otherwise returns nil."
(global-set-key (kbd "<eisu-toggle>") 'ignore)
(global-set-key (kbd "C-<eisu-toggle>") 'ignore)

;; Interactively evaluate Emacs Lisp expressions
(define-key ctl-x-map "i" 'ielm)

(when (safe-require-or-eval 'which-key)
(which-key-mode))



Ładowanie…
Anuluj
Zapisz