1
0
Fork 0
emacs-config/oni-elisp
Tom Willemse c76c236991 [oni-elisp] Fix keybindings for IELM
‘paredit-mode’ appears to have added keybindings for ‘C-j’ and ‘RET’ that
weren't there before (or did I enable ‘paredit-mode’ in IELM recently?) and that
interfere with executing code.

This way of removing the keybindings works in a buffer-local only way so that in
other buffers the ‘RET’ and ‘C-j’ keybindings remain untouched.
2023-04-11 20:20:57 -07:00
..
snippets/emacs-lisp-mode Add snippet for autoload cookie 2020-05-02 18:32:39 -07:00
Cask Remove dependency declarations from Cask files 2020-03-20 10:48:56 -07:00
oni-elisp.el [oni-elisp] Fix keybindings for IELM 2023-04-11 20:20:57 -07:00