Cleanup
This commit is contained in:
parent
c70021d350
commit
d0cc583e19
5 changed files with 19 additions and 14 deletions
|
@ -26,7 +26,7 @@
|
|||
(λ (let ((func (function-called-at-point)))
|
||||
(if func (find-function-other-window func)))))
|
||||
|
||||
(bind 'motion emacs-lisp-mode-map "g r" 'my:elisp-eval)
|
||||
(bind 'motion emacs-lisp-mode-map "gr" 'my:elisp-eval)
|
||||
|
||||
;; TODO Add clojure support
|
||||
;; TODO Add scheme support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue