projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[emacs][wip] fix (void-variable personal-keybindings) error
[~bandali/configs]
/
init.org
diff --git
a/init.org
b/init.org
index
52c1437
..
11f45a3
100644
(file)
--- a/
init.org
+++ b/
init.org
@@
-729,6
+729,7
@@
for this.
** Bindings
#+begin_src emacs-lisp
** Bindings
#+begin_src emacs-lisp
+(require 'bind-key)
(bind-keys
("C-c a i" . ielm)
(bind-keys
("C-c a i" . ielm)